https://github.com/discord-php/collection
Inspired by Laravel Collections.
https://github.com/discord-php/collection
Last synced: 3 months ago
JSON representation
Inspired by Laravel Collections.
- Host: GitHub
- URL: https://github.com/discord-php/collection
- Owner: discord-php
- License: mit
- Created: 2025-02-07T15:30:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-07T21:44:23.000Z (3 months ago)
- Last Synced: 2026-03-08T02:45:55.336Z (3 months ago)
- Language: PHP
- Size: 29.3 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DiscordPHP Collection
A collection library for DiscordPHP. Inspired by Laravel Collections.
## Installation
You can install the library via Composer:
```bash
composer require discord-php-helpers/collection
```
## Guide
https://discord-php.github.io/DiscordPHP/guide/collection.html#collection
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.