indigophp / array-tools
This package is abandoned and no longer maintained.
No replacement package was suggested.
Provides advanced array helper functions
dev-master / 0.1.x-dev
2015-07-14 22:17 UTC
Requires
- php: >=5.3
Requires (Dev)
- phpunit/phpunit: ~4.4
This package is auto-updated.
Last update: 2021-11-24 09:13:38 UTC
README
Provides advanced array helper functions.
Install
Via Composer
$ composer require indigophp/array-tools
Since these functions have no dependencies, you can also include src/{FUNCTION_NAME}.php
in your project.
Usage
For detailed usage check the tests.
Testing
$ phpunit
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please contact us at security@indigophp.com.
Credits
License
The MIT License (MIT). Please see License File for more information.