No description
Find a file
2025-04-09 16:46:28 +01:00
src Add remove method 2025-04-09 02:45:41 +01:00
tests Add unit test for count method 2025-04-09 02:48:30 +01:00
.gitignore Add basic Collection class with add method 2025-04-09 02:36:40 +01:00
CHANGELOG.md Add CHANGELOG and README 2025-04-09 16:46:28 +01:00
composer.json Add basic Collection class with add method 2025-04-09 02:36:40 +01:00
phpunit.xml Add basic Collection class with add method 2025-04-09 02:36:40 +01:00
README.md Add CHANGELOG and README 2025-04-09 16:46:28 +01:00

Loom Utilities | Collection

A Collection library for an object-oriented way to work with arrays.

Installation

composer require loomlabs/utility.collection