steevanb / php-collection

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:PHP 80.6%Language:Shell 15.7%Language:Dockerfile 3.7%