From 03e3aa9b15df607250b7e316ec29331a8ab1a035 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Thu, 23 Feb 2012 13:30:45 -0800 Subject: [PATCH] --- awesome-php.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 6ec2aa2..fff853e 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -6,7 +6,7 @@ Here's some awesome PHP libraries that are awesome. Yes, so awesome I've used th * [Symfony2](http://symfony.com/) - A framework comprised of individual components. * [Symfony2 Components](https://github.com/symfony) - The components that make Symfony2. * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components. -* [Silex Propel ServiceProvider](https://github.com/propelorm/PropelServiceProvider) +* [Silex Propel ServiceProvider](https://github.com/propelorm/PropelServiceProvider) - A Silex Propel ORM service provider. * [Silex Extensions](https://github.com/igorw/Silex-Extensions) - A set of Silex extensions. * [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language. * [SwiftMailer](http://swiftmailer.org/) - A mailer solution.