tomzx / arry
A set of methods to work on arrays.
dev-master / 0.1.x-dev
2018-01-12 21:49 UTC
Requires
- php: >=5.4.0
Requires (Dev)
- phpunit/phpunit: ~4
This package is auto-updated.
Last update: 2024-11-10 07:09:22 UTC
README
Arry is a small library which aims to provide a variety of helper methods on arrays. It uses the popular dot notation which simplifies array navigation and operations.
Requirements
- PHP 5.4 =<
License
The code is licensed under the MIT license. See LICENSE.