Kévin Tessier c68c1dd9b0 first commit 6 лет назад
..
Annotation c68c1dd9b0 first commit 6 лет назад
Exception c68c1dd9b0 first commit 6 лет назад
Generator c68c1dd9b0 first commit 6 лет назад
Loader c68c1dd9b0 first commit 6 лет назад
Matcher c68c1dd9b0 first commit 6 лет назад
.gitignore c68c1dd9b0 first commit 6 лет назад
CHANGELOG.md c68c1dd9b0 first commit 6 лет назад
CompiledRoute.php c68c1dd9b0 first commit 6 лет назад
LICENSE c68c1dd9b0 first commit 6 лет назад
README.md c68c1dd9b0 first commit 6 лет назад
RequestContext.php c68c1dd9b0 first commit 6 лет назад
RequestContextAwareInterface.php c68c1dd9b0 first commit 6 лет назад
Route.php c68c1dd9b0 first commit 6 лет назад
RouteCollection.php c68c1dd9b0 first commit 6 лет назад
RouteCollectionBuilder.php c68c1dd9b0 first commit 6 лет назад
RouteCompiler.php c68c1dd9b0 first commit 6 лет назад
RouteCompilerInterface.php c68c1dd9b0 first commit 6 лет назад
Router.php c68c1dd9b0 first commit 6 лет назад
RouterInterface.php c68c1dd9b0 first commit 6 лет назад
composer.json c68c1dd9b0 first commit 6 лет назад
phpunit.xml.dist c68c1dd9b0 first commit 6 лет назад

README.md

Routing Component

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

Resources