This commit is contained in:
Jamie York 2013-04-15 19:13:04 -07:00
parent 720bde85ce
commit c792ed5dfc
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
* [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
* [Stash](https://github.com/tedivm/Stash) - Another library for caching.
## Data
## Data Structure
* [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures.
* [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.