Quellcode durchsuchen

Update README.md

Added bramus/router to the list of routers.
pull/1240/head
Sebastian Utbult vor 2 Jahren
Ursprung
Commit
767efa612b
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

@@ -188,6 +188,7 @@ 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.
191 192
 * [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
192 193
 * [Klein](https://github.com/klein/klein.php) - A flexible router.
193 194
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.

Laden…
Abbrechen
Speichern