collections
collections copied to clipboard
Collection Abstraction library for PHP.
Collections
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.
- 1.1 - 2015-03-06
- 1.0 - 2015-02-18
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
- Versioning
- Coding Standards
- Pull Requests
License
This software is released under the BSD 3-Clause License.
© 2011-2015 Cartalyst LLC, All rights reserved.