decodelabs / collections
Reusable collection components
Installs: 21 680
Dependents: 10
Suggesters: 1
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- decodelabs/coercion: ^0.2
- decodelabs/exceptional: ^0.4
- decodelabs/fluidity: ^0.3
- decodelabs/lucid-support: ^0.4
Requires (Dev)
Suggests
- decodelabs/lucid: Value sanitising and validation
README
Reusable collections for PHP
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.
Get news and updates on the DecodeLabs blog.
Licensing
Collections is licensed under the MIT License. See LICENSE for the full license text.