Skip to content

constup-foss/php-collections

Repository files navigation

constUP PHP Collections

Static Badge Static Badge Packagist Downloads

Description

A set of ready-to-use collections for PHP.

The main goal of this library is to provide a set of reusable, independent, standalone collections classified by their features and intended use scenarios. It is developed as an alternative to using specific collections from much bigger libraries whose focus is on a completely different feature set, but have collections implemented as an internal requirement.

In short, if your project needs support for collections, but you don’t need DoctrineORM (or any other software package that has collections), this library is for you.

Installation

composer require constup-foss/php-collections

Available collections

The following collections are implemented. Their documentation is available on linked pages:

Technical documentation is available on a separate documentation page: Documentation Home

Supporting development

If you like this library or find it useful, consider buying me a nice cup of coffee. Coffee fuels open source.

bmac

default green

License

MIT License

Sponsor this project

Contributors