浏览代码

Add micro framework suggestions.

pull/95/head
Jamie 11 年前
父节点
当前提交
38b1f6430b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -101,6 +101,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
101 101
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
102 102
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
103 103
 * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
104
+* [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
104 105
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.
105 106
 
106 107
 ## Micro Framework Extras

正在加载...
取消
保存