暂无描述

sunlight 897b10eb13 mzb 6 年之前
..
Annotation 897b10eb13 mzb 6 年之前
Exception 897b10eb13 mzb 6 年之前
Generator 897b10eb13 mzb 6 年之前
Loader 897b10eb13 mzb 6 年之前
Matcher 897b10eb13 mzb 6 年之前
Tests 897b10eb13 mzb 6 年之前
.gitignore 897b10eb13 mzb 6 年之前
CHANGELOG.md 897b10eb13 mzb 6 年之前
CompiledRoute.php 897b10eb13 mzb 6 年之前
LICENSE 897b10eb13 mzb 6 年之前
README.md 897b10eb13 mzb 6 年之前
RequestContext.php 897b10eb13 mzb 6 年之前
RequestContextAwareInterface.php 897b10eb13 mzb 6 年之前
Route.php 897b10eb13 mzb 6 年之前
RouteCollection.php 897b10eb13 mzb 6 年之前
RouteCollectionBuilder.php 897b10eb13 mzb 6 年之前
RouteCompiler.php 897b10eb13 mzb 6 年之前
RouteCompilerInterface.php 897b10eb13 mzb 6 年之前
Router.php 897b10eb13 mzb 6 年之前
RouterInterface.php 897b10eb13 mzb 6 年之前
composer.json 897b10eb13 mzb 6 年之前
phpunit.xml.dist 897b10eb13 mzb 6 年之前

README.md

Routing Component

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

Resources