Download the PHP package xety/arrayor without Composer
On this page you can find all versions of the php package xety/arrayor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor xety
Package arrayor
Short Description A simple class that provide some functions to manipulate arrays.
License MIT
Homepage https://github.com/Xety/Arrayor
Package arrayor
Short Description A simple class that provide some functions to manipulate arrays.
License MIT
Homepage https://github.com/Xety/Arrayor
Please rate this library. Is it a good library?
Informations about the package arrayor
Arrayor
A simple class that provide some functions to manipulate arrays.
Travis | Coverage | Scrutinizer | Stable Version | Downloads | License |
---|---|---|---|---|---|
Requirements
- :package: Composer
Functions
-
Arrayor::camelizeIndex($array, $delimiter = '_')
- Camelize all index keys in the first level.
Arrayor::implodeRecursive($array = [], $glue = ' : ', $separator = ' | ')
- Implode an array into a string by both key and value.
Contribute
All versions of arrayor with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package xety/arrayor contains the following files
Loading the files please wait ....