浏览代码

pull/4/head
Jamie York 12 年前
父节点
当前提交
046331e7ad
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md 查看文件

@@ -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.

正在加载...
取消
保存