myth / collection
Javascript inspired, supercharged array object for PHP.
Fund package maintenance!
dev-develop
2025-07-01 18:53 UTC
Requires
- php: >=7.4
Requires (Dev)
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2026-03-01 00:43:05 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.