mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Merge pull request #347 from italolelis/master
Adding new collection library
This commit is contained in:
commit
35f102be9a
@ -639,6 +639,7 @@ Libraries to help manage database schemas and migrations.
|
||||
|
||||
* [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures.
|
||||
* [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
|
||||
* [Collections](https://github.com/italolelis/collections) - Collections Abstraction library for PHP.
|
||||
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
|
||||
* [Zend Serializer](https://github.com/zendframework/zend-serializer) - Another library for serialising and de-serialising data (ZF2).
|
||||
* [PHP Object Storage](https://github.com/kherge-abandoned/php-object-storage) - A library for object storage.
|
||||
|
Loading…
Reference in New Issue
Block a user