No description
Find a file
2025-04-10 04:02:47 +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
.gitattributes Add .gitattributes 2025-04-09 16:54:50 +01:00
.gitignore Add basic Collection class with add method 2025-04-09 02:36:40 +01:00
CHANGELOG.md 1.0.1 - Update package description 2025-04-10 03:44:57 +01:00
composer.json Minor package description update 2025-04-10 04:02:47 +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