Browse Source

pull/4/head
ziadoz 14 years ago
parent
commit
03e3aa9b15
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      awesome-php.md

+ 1
- 1
awesome-php.md View File

6
 * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
6
 * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
7
 * [Symfony2 Components](https://github.com/symfony) - The components that make Symfony2.
7
 * [Symfony2 Components](https://github.com/symfony) - The components that make Symfony2.
8
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
8
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
9
-* [Silex Propel ServiceProvider](https://github.com/propelorm/PropelServiceProvider)
9
+* [Silex Propel ServiceProvider](https://github.com/propelorm/PropelServiceProvider) - A Silex Propel ORM service provider.
10
 * [Silex Extensions](https://github.com/igorw/Silex-Extensions) - A set of Silex extensions.
10
 * [Silex Extensions](https://github.com/igorw/Silex-Extensions) - A set of Silex extensions.
11
 * [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
11
 * [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
12
 * [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
12
 * [SwiftMailer](http://swiftmailer.org/) - A mailer solution.

Loading…
Cancel
Save