# Loom Utilities | Collection

<div>
<!-- Version Badge -->
<img src="https://img.shields.io/badge/Version-1.0.1-blue" alt="Version 1.0.1">
<!-- PHP Coverage Badge -->
<img src="https://img.shields.io/badge/PHP Coverage-88.24%25-yellow" alt="PHP Coverage 88.24%">
<!-- License Badge -->
<img src="https://img.shields.io/badge/License-MIT-34ad9b" alt="License MIT">
</div>

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

## Installation

```shell
composer require loomlabs/utility.collection
```