浏览代码

Merge e4d54151d4 into 9ea99fccb0

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

+ 2
- 0
README.md 查看文件

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

正在加载...
取消
保存