discord-php-helpers/collection
Laravel-inspired collection library for DiscordPHP. Provides a fluent, chainable API for working with arrays and DiscordPHP data—filtering, mapping, sorting, grouping, and more. Install via Composer and use as a lightweight helper in your bot projects.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| atournayre/collection | 0.80 | Type-safe PHP collections with list/map factories, plus immutable variants. Includes DecimalValue collections with consistent precision handling. Build domain-specific collections by extending TypedCollection to enforce item types and safe manipulation. | 0 | 0 | 0 | 0 | 0 | 3.6 | — | MIT | 2 years ago | |
| zenstruck/collection | 0.80 | A lightweight PHP collection library by Zenstruck offering fluent, immutable-style operations for arrays and iterables. Provides map/filter/reduce, grouping, sorting, slicing, and helpful utilities to work with data sets cleanly in Laravel or standalone PHP. | 18 | 18 | 3 | 61K | 1 | 11.2 | 51.8 | MIT | 7 months ago | |
| idiosyncratic/coding-standard | 0.79 | Idiosyncratic coding standard for all Idiosyncratic Projects, based on Doctrine Coding Standard. Adds @public-read-only for private properties exposed as read-only (e.g., via __get) and disables alignment of equals signs in assignments. | 0 | 0 | 0 | 7 | 0 | 0.0 | 12.5 | — | — | |
| discord-php-helpers/voice | 0.78 | Helpers for using DiscordPHP voice: connect to voice channels, handle voice gateway/UDP, and stream audio from PHP 8+ CLI apps. Built on ReactPHP/event loops with promises; intended for bot developers needing voice support. | 3 | 3 | 3 | 8K | 0 | 21.5 | 52.7 | MIT | 1 month ago | |
| illuminate/collections | 0.78 | Illuminate Collections provides a fluent, chainable API for working with arrays and iterables in PHP. Includes Collection and LazyCollection with powerful mapping, filtering, grouping, sorting, and higher-order operations, used widely across Laravel and standalone projects. | 271 | 291 | 47 | 2M | 0 | 2.8 | 54.2 | MIT | — | |
| doctrine/collections | 0.78 | Doctrine Collections is a lightweight abstraction for working with arrays and object sets in PHP. Provides Collection interfaces and implementations like ArrayCollection, plus filtering, mapping, criteria-based matching, and iteration utilities used across Doctrine projects. | 5,981 | 6,017 | 183 | 6M | 28 | 63.8 | 57.4 | MIT | 2 months ago | |
| cscfa_tool_division/collections | 0.77 | — | 0 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 9 years ago |
How can I help you explore Laravel packages today?