Download the PHP package wake/php-array-kit without Composer
On this page you can find all versions of the php package wake/php-array-kit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wake/php-array-kit
More information about wake/php-array-kit
Files in wake/php-array-kit
Download wake/php-array-kit
More information about wake/php-array-kit
Files in wake/php-array-kit
Vendor wake
Package php-array-kit
Short Description Simple functions help using array in php
License MIT
Homepage https://github.com/wake/php-array-kit
Package php-array-kit
Short Description Simple functions help using array in php
License MIT
Homepage https://github.com/wake/php-array-kit
Please rate this library. Is it a good library?
Informations about the package php-array-kit
PHP Array Kit
Simple functions help using array in php.
Usage
keyi ($array, $key, $gather = false)
Split array base on key
dig ($array, $key = false, $deep = 1)
Dig value from array
otoa ($object)
Object to array, get array from object values.
Installation
Add in your composer.json
with following require entry:
or using composer:
then run composer install
or composer update
.
Feedback
Please feel free to open an issue and let me know if there is any thoughts or questions :smiley:
License
Released under the MIT license
All versions of php-array-kit with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.2.0
The package wake/php-array-kit contains the following files
Loading the files please wait ....