collections

General purpose collections library for PHP

MIT License

Downloads
7
Stars
2
Committers
1

Collections

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.