tomzx / arry
A set of methods to work on arrays.
Installs: 78
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 1
Open Issues: 4
pkg:composer/tomzx/arry
Requires
- php: >=5.4.0
Requires (Dev)
- phpunit/phpunit: ~4
This package is auto-updated.
Last update: 2025-10-10 09:04:12 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.