A set of classes for working with arrays of data.
- PHP +7.3
The preferred installation method is composer:
composer require yosymfony/collection
See docs.
You can run the unit tests with the following command:
$ cd collection
$ composer test
This library is open-sourced software licensed under the MIT license.