|
|
@@ -9,6 +9,7 @@ A list of amazingly awesome PHP libraries that you should be using:
|
|
9
|
9
|
* [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
|
|
10
|
10
|
* [Slim](http://www.slimframework.com/) - Another simple micro framework.
|
|
11
|
11
|
* [Phalcon PHP](http://phalconphp.com/) - A high performance C extension PHP framework.
|
|
|
12
|
+[Yaf](http://php.net/manual/en/book.yaf.php) - Another C extension framework.
|
|
12
|
13
|
* [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
|
|
13
|
14
|
* [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
|
|
14
|
15
|
* [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
|