Sfoglia il codice sorgente

Merge pull request #222 from marcj/patch-1

Updated Propel's description.
pull/223/merge
Jamie York 11 anni fa
parent
commit
2b56a12fe2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      README.md

+ 1
- 1
README.md Vedi File

@@ -379,7 +379,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
379 379
 * [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
380 380
 * [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
381 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 383
 * [Eloquent](https://github.com/illuminate/database) - The Laravel 4 ORM.
384 384
 * [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
385 385
 * [Spot](https://github.com/vlucas/Spot) - A MySQL datamapper ORM.

Loading…
Annulla
Salva