1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-22 23:44:41 +00:00

Merge pull request #252 from a-x-/master

Update deprecated repo
This commit is contained in:
Jamie York 2014-10-21 13:08:53 -06:00
commit aecee702b0

View File

@ -383,7 +383,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Propel](http://www.propelorm.org/) - A fast ORM, migration library and query builder.
* [Eloquent](https://github.com/illuminate/database) - The Laravel 4 ORM.
* [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
* [Spot](https://github.com/vlucas/Spot) - A MySQL datamapper ORM.
* [Spot2](https://github.com/vlucas/spot2) - A MySQL datamapper ORM.
* [RedBean](http://redbeanphp.com/) - A lightweight, configuration-less 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.