No description
Find a file
2025-04-10 04:19:13 +01:00
src Add remove method 2025-04-09 02:45:41 +01:00
tests Increase unit test coverage to 100% 2025-04-10 04:17:42 +01:00
.gitattributes Increase unit test coverage to 100% 2025-04-10 04:17:42 +01:00
.gitignore Implement code coverage and badges 2025-04-10 04:11:14 +01:00
CHANGELOG.md Update CHANGELOG 2025-04-10 04:19:13 +01:00
composer.json Increase unit test coverage to 100% 2025-04-10 04:17:42 +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 Increase unit test coverage to 100% 2025-04-10 04:17:42 +01:00

Loom Utilities | Collection

Version 1.0.2 PHP Coverage 100.00% License MIT

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

Installation

composer require loomlabs/utility.collection