|
|
@@ -383,7 +383,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
383
|
383
|
* [Propel](http://www.propelorm.org/) - A fast ORM, migration library and query builder.
|
|
384
|
384
|
* [Eloquent](https://github.com/illuminate/database) - The Laravel 4 ORM.
|
|
385
|
385
|
* [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
|
|
386
|
|
-* [Spot](https://github.com/vlucas/Spot) - A MySQL datamapper ORM.
|
|
|
386
|
+* [Spot2](https://github.com/vlucas/spot2) - A MySQL datamapper ORM.
|
|
387
|
387
|
* [RedBean](http://redbeanphp.com/) - A lightweight, configuration-less ORM.
|
|
388
|
388
|
* [PHP ActiveRecord](https://github.com/kla/php-activerecord) - A PHP Active Record implementation.
|
|
389
|
389
|
* [Paris and Idiorm](http://j4mie.github.io/idiormandparis/) - A minimalist database library.
|