october_1x0/vendor/symfony/routing
Kerim f037dd7b2d first commit 2022-06-24 19:32:37 +05:00
..
Annotation first commit 2022-06-24 19:32:37 +05:00
DependencyInjection first commit 2022-06-24 19:32:37 +05:00
Exception first commit 2022-06-24 19:32:37 +05:00
Generator first commit 2022-06-24 19:32:37 +05:00
Loader first commit 2022-06-24 19:32:37 +05:00
Matcher first commit 2022-06-24 19:32:37 +05:00
Tests first commit 2022-06-24 19:32:37 +05:00
.gitignore first commit 2022-06-24 19:32:37 +05:00
CHANGELOG.md first commit 2022-06-24 19:32:37 +05:00
CompiledRoute.php first commit 2022-06-24 19:32:37 +05:00
LICENSE first commit 2022-06-24 19:32:37 +05:00
README.md first commit 2022-06-24 19:32:37 +05:00
RequestContext.php first commit 2022-06-24 19:32:37 +05:00
RequestContextAwareInterface.php first commit 2022-06-24 19:32:37 +05:00
Route.php first commit 2022-06-24 19:32:37 +05:00
RouteCollection.php first commit 2022-06-24 19:32:37 +05:00
RouteCollectionBuilder.php first commit 2022-06-24 19:32:37 +05:00
RouteCompiler.php first commit 2022-06-24 19:32:37 +05:00
RouteCompilerInterface.php first commit 2022-06-24 19:32:37 +05:00
Router.php first commit 2022-06-24 19:32:37 +05:00
RouterInterface.php first commit 2022-06-24 19:32:37 +05:00
composer.json first commit 2022-06-24 19:32:37 +05:00
phpunit.xml.dist first commit 2022-06-24 19:32:37 +05:00

README.md

Routing Component

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

Resources