xiang 18d567c5cb update 6 years ago
..
Annotation 18d567c5cb update 6 years ago
DependencyInjection 18d567c5cb update 6 years ago
Exception 18d567c5cb update 6 years ago
Generator 18d567c5cb update 6 years ago
Loader 18d567c5cb update 6 years ago
Matcher 18d567c5cb update 6 years ago
Tests 18d567c5cb update 6 years ago
.gitignore 18d567c5cb update 6 years ago
CHANGELOG.md 18d567c5cb update 6 years ago
CompiledRoute.php 18d567c5cb update 6 years ago
LICENSE 18d567c5cb update 6 years ago
README.md 18d567c5cb update 6 years ago
RequestContext.php 18d567c5cb update 6 years ago
RequestContextAwareInterface.php 18d567c5cb update 6 years ago
Route.php 18d567c5cb update 6 years ago
RouteCollection.php 18d567c5cb update 6 years ago
RouteCollectionBuilder.php 18d567c5cb update 6 years ago
RouteCompiler.php 18d567c5cb update 6 years ago
RouteCompilerInterface.php 18d567c5cb update 6 years ago
Router.php 18d567c5cb update 6 years ago
RouterInterface.php 18d567c5cb update 6 years ago
composer.json 18d567c5cb update 6 years ago
phpunit.xml.dist 18d567c5cb update 6 years ago

README.md

Routing Component

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

Resources