codeinc/collection-interface

This package is abandoned and no longer maintained. No replacement package was suggested.

A simple PHP interface for iterable collections

1.1.2 2018-10-15 09:52 UTC

This package is auto-updated.

Last update: 2020-01-15 17:07:15 UTC


README

The repository provides two PHP interfaces for iterable collections:

Installation

This library is available through Packagist and can be installed using Composer:

composer require codeinc/collection-interface

License

This library is published under the MIT license (see the LICENSE file).