An open API service indexing awesome lists of open source software.

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.

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.