Explorar el Código

Merge pull request #222 from marcj/patch-1

Updated Propel's description.
pull/223/merge
Jamie York hace 11 años
padre
commit
2b56a12fe2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -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…
Cancelar
Guardar