2dotstwice/collection

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

Library for creating collection classes with strict typing.

Installs: 18 276

Dependents: 4

Suggesters: 0

Security: 0

Stars: 5

Watchers: 6

Forks: 0

Open Issues: 0

pkg:composer/2dotstwice/collection

v1.0 2015-09-18 17:46 UTC

This package is not auto-updated.

Last update: 2025-07-05 23:03:24 UTC


README

PHP library for creating collection classes with strict typing.

Contributing

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.