php-collection

Type your array values (string, int, object etc)

Downloads
103.5K
Stars
15

php-collection

php-collection is a PHP library to create collections.

A collection is a list of typed data with methods to work on it.

The goal of this library is to remove array as much as possible to have typed data.

See documentation.

See changelog.