ramsey/collection
ramsey/collection is a PHP 7.2+ library for representing and manipulating collections..
This project adheres to a Contributor Code of Conduct. By participating in this project and its community, you are expected to uphold this code.
About
Much inspiration for this library came from the Java Collections Framework.
Installation
The preferred method of installation is via Packagist and Composer. Run
the following command to install the package and add it as a requirement to
your project's composer.json:
composer require ramsey/collection
API documentation
The latest class API documentation is available online.
Examples
Examples of how to use this framework can be found in the Wiki pages.
Contributing
Contributions are welcome! Please read CONTRIBUTING for details.
Copyright and License
The ramsey/collection library is copyright © Ben Ramsey and licensed for use under the MIT License (MIT). Please see LICENSE for more information.