decodelabs / collections
Reusable collection components
Installs: 2 437
Dependents: 4
Suggesters: 1
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: ^7.2|^8.0
- decodelabs/coercion: ^0.1
- decodelabs/exceptional: ^0.3
- decodelabs/fluidity: ^0.2
- decodelabs/gadgets: ^0.8
- symfony/polyfill-php73: ^1.22
Requires (Dev)
README
Wait, another collections library for PHP? Yup.. there's plenty out there. This one is specifically for the sake of functionality over speed, and for use as foundation for more complex structures.
If you're after standard collections, you should check out the PHP Ds extension.
PHP version
Please note, the final v1 releases of all Decode Labs libraries will target PHP8 or above.
Current support for earlier versions of PHP will be phased out in the coming months.
Licensing
Collections is licensed under the MIT License. See LICENSE for the full license text.