Bladeren bron

Merge pull request #347 from italolelis/master

Adding new collection library
pull/597/head
Jose Diaz-Gonzalez 9 jaren geleden
bovenliggende
commit
35f102be9a
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1
    0
      README.md

+ 1
- 0
README.md Bestand weergeven

@@ -639,6 +639,7 @@ Libraries to help manage database schemas and migrations.
639 639
 
640 640
 * [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures.
641 641
 * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
642
+* [Collections](https://github.com/italolelis/collections) - Collections Abstraction library for PHP.
642 643
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
643 644
 * [Zend Serializer](https://github.com/zendframework/zend-serializer) - Another library for serialising and de-serialising data (ZF2).
644 645
 * [PHP Object Storage](https://github.com/kherge-abandoned/php-object-storage) - A library for object storage.

Laden…
Annuleren
Opslaan