decodelabs/collections

Reusable collection components

Installs: 29 900

Dependents: 9

Suggesters: 1

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/decodelabs/collections

v0.12.2 2025-09-19 10:14 UTC

README

PHP from Packagist Latest Version Total Downloads GitHub Workflow Status PHPStan License

Reusable collections for PHP

Wait, another collections library for PHP? Yup.. there's plenty out there. This one is specifically for the sake of functionality over speed, and for use as foundation for more complex structures.

If you're after standard collections, you should check out the PHP Ds extension.

Installation

This package requires PHP 8.4 or higher.

Install via Composer:

composer require decodelabs/collections

Usage

Coming soon...

Licensing

Collections is licensed under the MIT License. See LICENSE for the full license text.