https://github.com/wp-forge/collection
A PHP utility class for manipulating collections.
https://github.com/wp-forge/collection
Last synced: about 1 year ago
JSON representation
A PHP utility class for manipulating collections.
- Host: GitHub
- URL: https://github.com/wp-forge/collection
- Owner: wp-forge
- Created: 2022-08-02T17:06:06.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-26T17:43:02.000Z (almost 4 years ago)
- Last Synced: 2025-04-11T05:09:11.445Z (about 1 year ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Collection
A PHP utility class for manipulating collections.
## Installation
```shell
composer require wp-forge/collection
```