illuminate/collections
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| illuminate/view | 0.88 | Illuminate View is Laravel’s templating and view rendering component. It compiles and renders Blade templates, manages view composers and shared data, supports view discovery, caching, and engines, and integrates cleanly with the rest of the Illuminate framework. | 130 | 141 | 50 | 678K | 0 | 2.2 | 51.3 | MIT | — | |
| atournayre/collection | 0.88 | 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 | |
| tightenco/collect | 0.88 | A standalone port of Laravel’s Illuminate\Support\Collection for non-Laravel projects. Get expressive, chainable, higher-order methods like map, filter, reduce, pluck, groupBy, and more with minimal dependencies—ideal for any PHP app. | 1,495 | 1,541 | 111 | 121K | 3 | 10.4 | 19.4 | — | 3 years ago | |
| cakephp/collection | 0.87 | CakePHP Collection offers a powerful, fluent API for working with arrays and traversables. Map, filter, reduce, group, sort, extract, and combine data with immutable-style operations and lazy iteration helpers—ideal for clean data pipelines in PHP apps. | 91 | 97 | 6 | 51K | 0 | 0.6 | 37.9 | NOASSERTION | — | |
| cscfa_tool_division/collections | 0.86 | — | 0 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 9 years ago | |
| wp-starter/collections | 0.86 | Laravel-friendly collection utilities for WordPress projects. Adds helpful helpers and abstractions around arrays and iterable data to make transforming, filtering, and mapping data easier in WP-driven apps, plugins, and themes with a modern PHP approach. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| doctrine/collections | 0.86 | 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 | |
| illuminate/http | 0.85 | Illuminate Http provides Laravel’s HTTP layer: a rich Request and Response API, input and file handling, headers/cookies, sessions, redirects, and helpers for working with Symfony HTTP components. Useful for building middleware and controllers cleanly. | 119 | 132 | 38 | 618K | 0 | 1.8 | 51.3 | MIT | — | |
| illuminate/translation | 0.85 | Illuminate Translation is Laravel’s translation engine, providing a Translator with loaders, language files, and fallback locales to resolve strings and pluralization. Supports namespaces, JSON translations, and runtime locale switching for multilingual PHP apps. | 69 | 73 | 11 | 497K | 0 | 0.7 | 53.2 | MIT | — | |
| phpcollection/phpcollection | 0.85 | PHP Collection provides a flexible, object-oriented collection library for PHP. It offers common collection types and utilities to manage groups of objects consistently, with a clean API and solid documentation. Ideal for domains needing reusable collection abstractions. | 968 | 1,001 | 51 | 191K | 9 | 10.4 | 35.2 | Apache-2.0 | 4 years ago | |
| alexeyshockov/colada | 0.85 | — | 31 | 32 | 6 | 0 | 0 | 0.2 | — | MIT | — | |
| loophp/collection | 0.85 | A high-performance, functional-style collection library for PHP. Provides lazy, immutable, chainable operations built on generators to map, filter, reduce, group, zip, and more. Works standalone or with Laravel, aiming for speed, memory efficiency, and fluent pipelines. | 744 | 747 | 34 | 36K | 1 | 13.9 | 23.4 | MIT | 1 year ago | |
| illuminate/container | 0.84 | Illuminate Container is Laravel’s lightweight dependency injection container for resolving classes, managing bindings, singletons, contextual dependencies, and automatic constructor injection. It powers service resolution and inversion of control in Laravel apps and packages. | 310 | 324 | 60 | 1M | 0 | 3.4 | 50.4 | MIT | — | |
| cvek/collection | 0.84 | — | 1 | 1 | 0 | 82 | 0 | 0.0 | 22.4 | — | — | |
| hyperf/collection | 0.84 | A lightweight, fluent Collection implementation for Hyperf/PHP. Provides convenient methods for mapping, filtering, reducing, grouping, plucking, and more, with an API similar to Laravel Collections for handling arrays and iterables cleanly and safely. | 0 | 0 | 1 | 42K | 1 | 27.7 | 64.1 | MIT | 1 month ago | |
| php-standard-library/collection | 0.84 | Generic, object-oriented Vector, Map, and Set collections for PHP with both immutable and mutable variants. Part of PHP Standard Library; designed for a consistent, type-friendly API. Full docs at php-standard-library.dev. | 1 | 1 | 0 | 40K | 0 | 18.4 | 63.5 | MIT | 1 month ago | |
| zenstruck/collection | 0.83 | 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 | |
| illuminate/support | 0.83 | — | 582 | 630 | 156 | 2M | 0 | 7.6 | 48.6 | MIT | — | |
| phootwork/collection | 0.83 | phootwork/collection is a lightweight PHP collection library providing convenient data structures and fluent helpers to work with arrays and iterables. Includes common operations like map/filter/reduce, searching, sorting, and easy conversion between collection types. | 39 | 40 | 4 | 1M | 0 | 8.1 | 55.3 | MIT | 1 year ago | |
| illuminate/redis | 0.82 | Illuminate Redis provides Laravel’s Redis integration, delivering cache, queue, session, and pub/sub support via a simple API. Works with PhpRedis or Predis, supports clusters and connections, and plugs into the framework’s Cache and Queue systems. | 83 | 90 | 16 | 194K | 0 | 0.9 | 46.5 | MIT | — |
How can I help you explore Laravel packages today?