tomzx/arry

A set of methods to work on arrays.

dev-master / 0.1.x-dev 2018-01-12 21:49 UTC

This package is auto-updated.

Last update: 2024-04-10 05:55:41 UTC


README

License Latest Stable Version Latest Unstable Version Build Status Code Quality Code Coverage Total Downloads

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.