Skip to content

A PHP 5.6+ collections framework for representing and manipulating collections.

License

Notifications You must be signed in to change notification settings

gopalindians/collection

 
 

Repository files navigation

ramsey/collection

Source Code Latest Version Software License Build Status HHVM Status Scrutinizer Coverage Status Total Downloads

ramsey/collection is a PHP 5.6+ collections framework 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

Examples

TBD

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.

About

A PHP 5.6+ collections framework for representing and manipulating collections.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%