Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 856 Bytes

File metadata and controls

19 lines (12 loc) · 856 Bytes

Version PHP Lines Downloads GitHub workflow status Coverage

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.