root edcb89e9dc init 4 years ago
..
Annotation edcb89e9dc init 4 years ago
Exception edcb89e9dc init 4 years ago
Generator edcb89e9dc init 4 years ago
Loader edcb89e9dc init 4 years ago
Matcher edcb89e9dc init 4 years ago
Tests edcb89e9dc init 4 years ago
.gitignore edcb89e9dc init 4 years ago
CHANGELOG.md edcb89e9dc init 4 years ago
CompiledRoute.php edcb89e9dc init 4 years ago
LICENSE edcb89e9dc init 4 years ago
README.md edcb89e9dc init 4 years ago
RequestContext.php edcb89e9dc init 4 years ago
RequestContextAwareInterface.php edcb89e9dc init 4 years ago
Route.php edcb89e9dc init 4 years ago
RouteCollection.php edcb89e9dc init 4 years ago
RouteCollectionBuilder.php edcb89e9dc init 4 years ago
RouteCompiler.php edcb89e9dc init 4 years ago
RouteCompilerInterface.php edcb89e9dc init 4 years ago
Router.php edcb89e9dc init 4 years ago
RouterInterface.php edcb89e9dc init 4 years ago
composer.json edcb89e9dc init 4 years ago
phpunit.xml.dist edcb89e9dc init 4 years ago

README.md

Routing Component

The Routing component maps an HTTP request to a set of configuration variables.

Resources