myth / collection
Javascript inspired, supercharged array object for PHP.
Fund package maintenance!
lonnieezell
Installs: 3 309
Dependents: 2
Suggesters: 0
Security: 0
Stars: 15
Watchers: 3
Forks: 2
Open Issues: 1
Requires
- php: >=7.4
Requires (Dev)
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2024-10-16 20:05:54 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.