xiang 18d567c5cb update il y a 6 ans
..
Annotation 18d567c5cb update il y a 6 ans
DependencyInjection 18d567c5cb update il y a 6 ans
Exception 18d567c5cb update il y a 6 ans
Generator 18d567c5cb update il y a 6 ans
Loader 18d567c5cb update il y a 6 ans
Matcher 18d567c5cb update il y a 6 ans
Tests 18d567c5cb update il y a 6 ans
.gitignore 18d567c5cb update il y a 6 ans
CHANGELOG.md 18d567c5cb update il y a 6 ans
CompiledRoute.php 18d567c5cb update il y a 6 ans
LICENSE 18d567c5cb update il y a 6 ans
README.md 18d567c5cb update il y a 6 ans
RequestContext.php 18d567c5cb update il y a 6 ans
RequestContextAwareInterface.php 18d567c5cb update il y a 6 ans
Route.php 18d567c5cb update il y a 6 ans
RouteCollection.php 18d567c5cb update il y a 6 ans
RouteCollectionBuilder.php 18d567c5cb update il y a 6 ans
RouteCompiler.php 18d567c5cb update il y a 6 ans
RouteCompilerInterface.php 18d567c5cb update il y a 6 ans
Router.php 18d567c5cb update il y a 6 ans
RouterInterface.php 18d567c5cb update il y a 6 ans
composer.json 18d567c5cb update il y a 6 ans
phpunit.xml.dist 18d567c5cb update il y a 6 ans

README.md

Routing Component

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

Resources