myth/collection

Javascript inspired, supercharged array object for PHP.

dev-develop 2024-04-16 18:55 UTC

This package is auto-updated.

Last update: 2024-04-16 19:10:01 UTC


README

Class: Myth\Collection\Collection

The Collection class provides a set of functions to work with arrays. It combines some of the best features from Javascript's Array object, PHP's array, and even borrowed ideas from other frameworks.

See the docs for details.