Update README.md

Adding Respect\Relational
This commit is contained in:
William Espindola 2014-08-05 08:10:35 -03:00
parent f349dc7e4a
commit 1f50748537

View File

@ -388,6 +388,7 @@ 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.
* [Respect\Relational](https://github.com/Respect/Relational) - Fluent Database Toolkit.
## NoSQL
*Libraries for working with "NoSQL" backends.*