cartalyst / collections
Collection Abstaction library for PHP.
Installs: 888 374
Dependents: 4
Suggesters: 0
Security: 0
Stars: 73
Watchers: 15
Forks: 12
Open Issues: 1
Requires
- php: ^8.0
Requires (Dev)
- mockery/mockery: ^1.0
- phpunit/phpunit: ^9.0
README
A Collections Abstraction library for PHP
The Collection library is one of the most useful things that many modern languages has, but for some reason PHP doesn't has a built in collection layer.
The package requires PHP 5.4+ and follows the FIG standards PSR-1, PSR-2 and PSR-4 to ensure a high level of interoperability between shared PHP.
An open source package by Cartalyst, code well, rock on!
Documentation
Reader-friendly Documentation can be found here. Collections Manual.
Raw files can be found via this projects docs/version branch.
Changelog
Important versions listed below. Refer to the Changelog for a full history of the project.
Support
The following support channels can be used for contact.
Bug reports, feature requests, and pull requests can be submitted by following our Contribution Guide.
Contributing & Protocols
License
This software is released under the BSD 3-Clause License.
© 2011-2015 Cartalyst LLC, All rights reserved.