From 57d45d7319befee9795b413c260fd0bf64d5264a Mon Sep 17 00:00:00 2001 From: Kirill Freiman Date: Wed, 7 Jun 2017 16:26:56 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a3dcb7..3b6406a 100644 --- a/README.md +++ b/README.md @@ -543,6 +543,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Doctrine Extensions](https://github.com/Atlantic18/DoctrineExtensions) - A collection of Doctrine behavioural extensions. * [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM. * [Eloquent](https://github.com/illuminate/database) - A simple ORM (L5). +* [Latitude](https://github.com/shadowhand/latitude) - A SQL query builder for PHP with zero dependencies * [LazyRecord](https://github.com/corneltek/LazyRecord) - A fast ORM designed for simplicity, extendability and performance. * [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL. * [Propel](http://propelorm.org/) - A fast ORM, migration library and query builder.