Update README.md

This commit is contained in:
Peter Ivanov 2014-08-22 10:03:02 +03:00
parent 0cc2ae6407
commit b70dc1b34c

View File

@ -388,6 +388,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library.
* [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
* [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers.
* [IdiOrm](https://github.com/j4mie/idiorm) - A lightweight nearly-zero-configuration object-relational mapper.
## NoSQL
*Libraries for working with "NoSQL" backends.*