No description
Find a file
2025-04-10 04:11:14 +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 Implement code coverage and badges 2025-04-10 04:11:14 +01:00
.gitignore Implement code coverage and badges 2025-04-10 04:11:14 +01:00
CHANGELOG.md 1.0.1 - Update package description 2025-04-10 03:44:57 +01:00
composer.json Implement code coverage and badges 2025-04-10 04:11:14 +01:00
package.json Implement code coverage and badges 2025-04-10 04:11:14 +01:00
phpunit.xml Add basic Collection class with add method 2025-04-09 02:36:40 +01:00
README.md Implement code coverage and badges 2025-04-10 04:11:14 +01:00

Loom Utilities | Collection

Version 1.0.1 PHP Coverage 88.24% License MIT

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

Installation

composer require loomlabs/utility.collection