cct-marketing / collections
Collections library
Installs: 7 315
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 7
Forks: 1
Open Issues: 1
Requires
- php: ^8.0
Requires (Dev)
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2024-11-21 12:47:05 UTC
README
Library to handle collections in PHP.
The idea of the project is centralize some already existent libraries commonly used to handle arrays in the concept of "objects".
This library is inspired by a couple of some popular collections libraries, such as:
Documentation
You find find out the documentation on docs/index.rst.