Просмотр исходного кода

Update README.md

Added Simple-Router
pull/1240/head
Sebastian Utbult 2 лет назад
Родитель
Сommit
e4d54151d4
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 2 добавлений и 1 удалений
  1. 2
    1
      README.md

+ 2
- 1
README.md Просмотреть файл

188
 *Libraries for handling application routing.*
188
 *Libraries for handling application routing.*
189
 
189
 
190
 * [Aura.Router](https://github.com/auraphp/Aura.Router) - A full-featured routing library.
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
 * [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
191
 * [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
193
 * [Klein](https://github.com/klein/klein.php) - A flexible router.
192
 * [Klein](https://github.com/klein/klein.php) - A flexible router.
194
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.
193
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.
195
 * [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route.
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
 ### Templating
198
 ### Templating
198
 *Libraries and tools for templating and lexing.*
199
 *Libraries and tools for templating and lexing.*

Загрузка…
Отмена
Сохранить