Kévin Tessier c68c1dd9b0 first commit 6 anni fa
..
Annotation c68c1dd9b0 first commit 6 anni fa
Exception c68c1dd9b0 first commit 6 anni fa
Generator c68c1dd9b0 first commit 6 anni fa
Loader c68c1dd9b0 first commit 6 anni fa
Matcher c68c1dd9b0 first commit 6 anni fa
.gitignore c68c1dd9b0 first commit 6 anni fa
CHANGELOG.md c68c1dd9b0 first commit 6 anni fa
CompiledRoute.php c68c1dd9b0 first commit 6 anni fa
LICENSE c68c1dd9b0 first commit 6 anni fa
README.md c68c1dd9b0 first commit 6 anni fa
RequestContext.php c68c1dd9b0 first commit 6 anni fa
RequestContextAwareInterface.php c68c1dd9b0 first commit 6 anni fa
Route.php c68c1dd9b0 first commit 6 anni fa
RouteCollection.php c68c1dd9b0 first commit 6 anni fa
RouteCollectionBuilder.php c68c1dd9b0 first commit 6 anni fa
RouteCompiler.php c68c1dd9b0 first commit 6 anni fa
RouteCompilerInterface.php c68c1dd9b0 first commit 6 anni fa
Router.php c68c1dd9b0 first commit 6 anni fa
RouterInterface.php c68c1dd9b0 first commit 6 anni fa
composer.json c68c1dd9b0 first commit 6 anni fa
phpunit.xml.dist c68c1dd9b0 first commit 6 anni fa

README.md

Routing Component

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

Resources