Gleb 66078cb367 test 5 years ago
..
Annotation 66078cb367 test 5 years ago
DependencyInjection 66078cb367 test 5 years ago
Exception 66078cb367 test 5 years ago
Generator 66078cb367 test 5 years ago
Loader 66078cb367 test 5 years ago
Matcher 66078cb367 test 5 years ago
Tests 66078cb367 test 5 years ago
.gitignore 66078cb367 test 5 years ago
CHANGELOG.md 66078cb367 test 5 years ago
CompiledRoute.php 66078cb367 test 5 years ago
LICENSE 66078cb367 test 5 years ago
README.md 66078cb367 test 5 years ago
RequestContext.php 66078cb367 test 5 years ago
RequestContextAwareInterface.php 66078cb367 test 5 years ago
Route.php 66078cb367 test 5 years ago
RouteCollection.php 66078cb367 test 5 years ago
RouteCollectionBuilder.php 66078cb367 test 5 years ago
RouteCompiler.php 66078cb367 test 5 years ago
RouteCompilerInterface.php 66078cb367 test 5 years ago
Router.php 66078cb367 test 5 years ago
RouterInterface.php 66078cb367 test 5 years ago
composer.json 66078cb367 test 5 years ago
phpunit.xml.dist 66078cb367 test 5 years ago

README.md

Routing Component

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

Resources