From 97d42673edd005351831f3e4657158d698330fb0 Mon Sep 17 00:00:00 2001 From: "Marc J. Schmidt" Date: Mon, 25 Aug 2014 15:30:55 +0200 Subject: [PATCH] Updated Propel's description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30cab83..fc52965 100644 --- a/README.md +++ b/README.md @@ -376,7 +376,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM. * [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine. * [Doctrine Extensions](https://github.com/l3pp4rd/DoctrineExtensions) - A collection of Doctrine behavioural extensions. -* [Propel](http://www.propelorm.org/) - A fast ORM. +* [Propel](http://www.propelorm.org/) - A fast ORM, migration library and query builder. * [Eloquent](https://github.com/illuminate/database) - The Laravel 4 ORM. * [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent. * [Spot](https://github.com/vlucas/Spot) - A MySQL datamapper ORM.