myth / collection
Javascript inspired, supercharged array object for PHP.
Fund package maintenance!
lonnieezell
Installs: 3 531
Dependents: 2
Suggesters: 0
Security: 0
Stars: 16
Watchers: 4
Forks: 3
Open Issues: 1
pkg:composer/myth/collection
Requires
- php: >=7.4
Requires (Dev)
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2025-10-01 00:07:02 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.