Browse Source

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

Update deprecated repo
pull/253/head
Jamie York 11 years ago
parent
commit
aecee702b0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

383
 * [Propel](http://www.propelorm.org/) - A fast ORM, migration library and query builder.
383
 * [Propel](http://www.propelorm.org/) - A fast ORM, migration library and query builder.
384
 * [Eloquent](https://github.com/illuminate/database) - The Laravel 4 ORM.
384
 * [Eloquent](https://github.com/illuminate/database) - The Laravel 4 ORM.
385
 * [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
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
 * [RedBean](http://redbeanphp.com/) - A lightweight, configuration-less ORM.
387
 * [RedBean](http://redbeanphp.com/) - A lightweight, configuration-less ORM.
388
 * [PHP ActiveRecord](https://github.com/kla/php-activerecord) - A PHP Active Record implementation.
388
 * [PHP ActiveRecord](https://github.com/kla/php-activerecord) - A PHP Active Record implementation.
389
 * [Paris and Idiorm](http://j4mie.github.io/idiormandparis/) - A minimalist database library.
389
 * [Paris and Idiorm](http://j4mie.github.io/idiormandparis/) - A minimalist database library.

Loading…
Cancel
Save