From 1f507485374fae6320e3868c5c20fa2433b9cda6 Mon Sep 17 00:00:00 2001 From: William Espindola Date: Tue, 5 Aug 2014 08:10:35 -0300 Subject: [PATCH] Update README.md Adding Respect\Relational --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8100e5..4c74ed1 100644 --- a/README.md +++ b/README.md @@ -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.*