From 8a06526ce2c7f271377041085e633458d4a7a4de Mon Sep 17 00:00:00 2001 From: ziadoz Date: Thu, 1 Mar 2012 12:03:15 -0800 Subject: [PATCH] --- awesome-php.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/awesome-php.md b/awesome-php.md index d23c855..618aead 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -6,8 +6,6 @@ A list of amazingly awesome PHP libraries that you should be using: * [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) - 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. * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.