zhangqi 1a2fd98c09 第一次提交 il y a 5 ans
..
Annotation 1a2fd98c09 第一次提交 il y a 5 ans
DependencyInjection 1a2fd98c09 第一次提交 il y a 5 ans
Exception 1a2fd98c09 第一次提交 il y a 5 ans
Generator 1a2fd98c09 第一次提交 il y a 5 ans
Loader 1a2fd98c09 第一次提交 il y a 5 ans
Matcher 1a2fd98c09 第一次提交 il y a 5 ans
Tests 1a2fd98c09 第一次提交 il y a 5 ans
.gitignore 1a2fd98c09 第一次提交 il y a 5 ans
CHANGELOG.md 1a2fd98c09 第一次提交 il y a 5 ans
CompiledRoute.php 1a2fd98c09 第一次提交 il y a 5 ans
LICENSE 1a2fd98c09 第一次提交 il y a 5 ans
README.md 1a2fd98c09 第一次提交 il y a 5 ans
RequestContext.php 1a2fd98c09 第一次提交 il y a 5 ans
RequestContextAwareInterface.php 1a2fd98c09 第一次提交 il y a 5 ans
Route.php 1a2fd98c09 第一次提交 il y a 5 ans
RouteCollection.php 1a2fd98c09 第一次提交 il y a 5 ans
RouteCollectionBuilder.php 1a2fd98c09 第一次提交 il y a 5 ans
RouteCompiler.php 1a2fd98c09 第一次提交 il y a 5 ans
RouteCompilerInterface.php 1a2fd98c09 第一次提交 il y a 5 ans
Router.php 1a2fd98c09 第一次提交 il y a 5 ans
RouterInterface.php 1a2fd98c09 第一次提交 il y a 5 ans
composer.json 1a2fd98c09 第一次提交 il y a 5 ans
phpunit.xml.dist 1a2fd98c09 第一次提交 il y a 5 ans

README.md

Routing Component

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

Resources