This commit is contained in:
ziadoz 2012-02-23 13:30:45 -08:00
parent e27fe2ae91
commit 03e3aa9b15
1 changed files with 1 additions and 1 deletions

View File

@ -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.