Quellcode durchsuchen

Add micro framework suggestions.

pull/95/head
Jamie vor 11 Jahren
Ursprung
Commit
38b1f6430b
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

@@ -101,6 +101,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
101 101
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
102 102
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
103 103
 * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
104
+* [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
104 105
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.
105 106
 
106 107
 ## Micro Framework Extras

Laden…
Abbrechen
Speichern