You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
KodeStar c3b571724b Add vendor and .env to make usable 7 years ago
..
Annotation Add vendor and .env to make usable 7 years ago
DependencyInjection Add vendor and .env to make usable 7 years ago
Exception Add vendor and .env to make usable 7 years ago
Generator Add vendor and .env to make usable 7 years ago
Loader Add vendor and .env to make usable 7 years ago
Matcher Add vendor and .env to make usable 7 years ago
Tests Add vendor and .env to make usable 7 years ago
.gitignore Add vendor and .env to make usable 7 years ago
CHANGELOG.md Add vendor and .env to make usable 7 years ago
CompiledRoute.php Add vendor and .env to make usable 7 years ago
LICENSE Add vendor and .env to make usable 7 years ago
README.md Add vendor and .env to make usable 7 years ago
RequestContext.php Add vendor and .env to make usable 7 years ago
RequestContextAwareInterface.php Add vendor and .env to make usable 7 years ago
Route.php Add vendor and .env to make usable 7 years ago
RouteCollection.php Add vendor and .env to make usable 7 years ago
RouteCollectionBuilder.php Add vendor and .env to make usable 7 years ago
RouteCompiler.php Add vendor and .env to make usable 7 years ago
RouteCompilerInterface.php Add vendor and .env to make usable 7 years ago
Router.php Add vendor and .env to make usable 7 years ago
RouterInterface.php Add vendor and .env to make usable 7 years ago
composer.json Add vendor and .env to make usable 7 years ago
phpunit.xml.dist Add vendor and .env to make usable 7 years ago

README.md

Routing Component

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

Resources