PHP library for creating collection classes with strict typing.
Run a full test (lint check, coding standards check and unit tests) with ./vendor/bin/phing test
.
In order to automatically run a full test when committing to git, install the
included git hooks hook with ./vendor/bin/phing githooks
.