浏览代码

Merge e4d54151d4 into 4dd06aa5a0

pull/1240/merge
Sebastian Utbult 1周前
父节点
当前提交
69877cf901
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      README.md

+ 2
- 0
README.md 查看文件

@@ -200,6 +200,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
200 200
 * [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
201 201
 * [Klein](https://github.com/klein/klein.php) - A flexible router.
202 202
 * [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route.
203
+* [Router](https://github.com/bramus/router) - Simple PHP router.
204
+* [Simple Router](https://github.com/skipperbent/simple-php-router) - A simple but feature rich PHP router.
203 205
 
204 206
 ### Templating
205 207
 *Libraries and tools for templating and lexing.*

正在加载...
取消
保存