Browse Source

Update deprecated repo

DEPRECATION NOTICE by author (vlucas)
==================
WORK ON THIS PROJECT HAS STOPPED. Please use Spot v2 instead - it is actively maintained, and is based on a more solid foundation in the Doctrine DBAL (database abstraction layer, not Doctrine ORM), and had much wider and mroe robust database support (MySQL, SQLite, PostgreSQL, SQLServer, Oracle, etc.).
pull/252/head
Александр 11 years ago
parent
commit
d5e24e92d2
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