Browse Source

Adding new collection library

pull/347/head
Ítalo Lelis 10 years ago
parent
commit
6c425c5b67
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -574,6 +574,7 @@ Libraries to help manage database schemas and migrations.
574 574
 
575 575
 * [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures.
576 576
 * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
577
+* [Collections](https://github.com/italolelis/collections) - Collections Abstraction library for PHP.
577 578
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
578 579
 * [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
579 580
 * [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.

Loading…
Cancel
Save