indigophp / array-tools
Provides advanced array helper functions
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/indigophp/array-tools
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.