tomzx/collections

PHP Collections API

dev-master / 0.1.x-dev 2015-08-22 20:03 UTC

This package is auto-updated.

Last update: 2024-03-10 06:32:50 UTC


README

License Latest Stable Version Latest Unstable Version Build Status Code Quality Code Coverage Total Downloads

Collections is a general purpose collections library for PHP. It aims to provide various data structures that encapsulates the basic PHP array so that the appropriate type of object may be specified as typehint of functions/methods.

Note: This is an exploratory library. It is unstable. Use at your own risk.

License

The code is licensed under the MIT license. See LICENSE.