Browse Source

pull/4/head
ziadoz 13 years ago
parent
commit
8a06526ce2
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      awesome-php.md

+ 0
- 2
awesome-php.md View File

@@ -6,8 +6,6 @@ A list of amazingly awesome PHP libraries that you should be using:
6 6
 * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
7 7
 * [Symfony2 Components](https://github.com/symfony) - The components that make Symfony2.
8 8
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
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.
11 9
 * [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
12 10
 * [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
13 11
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.

Loading…
Cancel
Save