cct-marketing / collections
Collections library
v1.2.1
2023-11-21 09:52 UTC
Requires
- php: ^8.0
Requires (Dev)
- phpunit/phpunit: ^9.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-21 16:26:58 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.