Browse Source

Merge pull request #222 from marcj/patch-1

Updated Propel's description.
pull/223/merge
Jamie York 11 years ago
parent
commit
2b56a12fe2
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

379
 * [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
379
 * [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
380
 * [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
380
 * [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
381
 * [Doctrine Extensions](https://github.com/l3pp4rd/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
381
 * [Doctrine Extensions](https://github.com/l3pp4rd/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
382
-* [Propel](http://www.propelorm.org/) - A fast ORM.
382
+* [Propel](http://www.propelorm.org/) - A fast ORM, migration library and query builder.
383
 * [Eloquent](https://github.com/illuminate/database) - The Laravel 4 ORM.
383
 * [Eloquent](https://github.com/illuminate/database) - The Laravel 4 ORM.
384
 * [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
384
 * [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
385
 * [Spot](https://github.com/vlucas/Spot) - A MySQL datamapper ORM.
385
 * [Spot](https://github.com/vlucas/Spot) - A MySQL datamapper ORM.

Loading…
Cancel
Save