Provides additional array functionality.
- PHP 7.1 or greater
Use Composer to install the package as a dependency.
$ composer require kherge/array
TBD
Use PHPUnit 7.0 to run the test suite.
$ phpunit
This library is available under the Apache 2.0 and MIT licenses.