瀏覽代碼

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

Loading…
取消
儲存