Added Surt/Granada

ORM lightweight active record with advanced functionalities.
This commit is contained in:
Erik Wiesenthal 2014-01-22 22:35:40 +01:00
parent 517db159bf
commit 8930d35fd4

View File

@ -339,6 +339,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [RedBean](http://redbeanphp.com/) - A lightweight, configuration-less ORM. * [RedBean](http://redbeanphp.com/) - A lightweight, configuration-less ORM.
* [PHP ActiveRecord](https://github.com/kla/php-activerecord) - A PHP Active Record implementation. * [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. * [Paris and Idiorm](http://j4mie.github.io/idiormandparis/) - A minimalist database library.
* [Granada] (https://github.com/Surt/Granada) - Lightweight Active Record with advanced functionality.
* [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL. * [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL.
* [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library. * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
* [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library. * [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library.