TypedArray
Interfaces, Classes, Traits and Enums
- AbstractArray
- Provide a way to create an array of typed elements with php.
- ArrayOfArrays
- Provide a way to create an array of array typed elements with php.
- ArrayOfBooleans
- Provide a way to create an array of boolean typed elements with php.
- ArrayOfCallable
- Provide a way to create an array of callable typed elements with php.
- ArrayOfClasses
- Provide a way for create an array of typed elements with php.
- ArrayOfFloats
- Provide a way to create an array of float typed elements with php.
- ArrayOfIntegers
- Provide a way to create an array of integer typed elements with php.
- ArrayOfObjects
- Provide a way to create an array of object typed elements with php.
- ArrayOfStrings
- Provide a way to create an array of string typed elements with php.