|
|
@@ -14,6 +14,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
|
|
14
|
14
|
* [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
|
|
15
|
15
|
* [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A skeleton for Silex.
|
|
16
|
16
|
* [Slim](http://www.slimframework.com/) - Another simple micro framework.
|
|
|
17
|
+* [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
|
|
17
|
18
|
* [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
|
|
18
|
19
|
* [Twig Cache Extension](https://github.com/asm89/twig-cache-extension) - A template fragment cache library for Twig.
|
|
19
|
20
|
* [Mustache](https://packagist.org/packages/phly/mustache) - A PHP implementation of the Mustache template language.
|