소스 검색

Update README.md

Added Simple-Router
pull/1240/head
Sebastian Utbult 2 년 전
부모
커밋
e4d54151d4
No account linked to committer's email address
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      README.md

+ 2
- 1
README.md 파일 보기

@@ -188,11 +188,12 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
188 188
 *Libraries for handling application routing.*
189 189
 
190 190
 * [Aura.Router](https://github.com/auraphp/Aura.Router) - A full-featured routing library.
191
-* [Router](https://github.com/bramus/router) - Simple PHP router.
192 191
 * [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
193 192
 * [Klein](https://github.com/klein/klein.php) - A flexible router.
194 193
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.
195 194
 * [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route.
195
+* [Router](https://github.com/bramus/router) - Simple PHP router.
196
+* [Simple Router](https://github.com/skipperbent/simple-php-router) - A simple but feature rich PHP router.
196 197
 
197 198
 ### Templating
198 199
 *Libraries and tools for templating and lexing.*

Loading…
취소
저장