Adding Collections component

This commit is contained in:
Ítalo Lelis 2014-06-08 17:21:53 -03:00
parent 8b2c51d21e
commit 3f0a58b4d2

View File

@ -465,6 +465,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
*Libraries that implement data structure or storage techniques.*
* [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures.
* [Collections](https://github.com/LellysInformatica/collections) - Collections Abstraction library for PHP.
* [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
* [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.