From b4b44e27ce9a385adc84a4c3a59c27698e8d3dbc Mon Sep 17 00:00:00 2001 From: Jamie York Date: Wed, 26 Jun 2013 09:56:31 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 55e272e..44356b8 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -207,6 +207,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [Spot](https://github.com/vlucas/Spot) - A MySQL datamapper ORM. * [PHP ActiveRecord](https://github.com/kla/php-activerecord) - A PHP Active Record implementation. * [Paris and Idiorm](http://j4mie.github.io/idiormandparis/) - A minimalist database library. +* [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL. * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library. * [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library. * [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.