菜谱项目

sunlight 9321b15c94 first commit 6 年 前
..
Annotation 9321b15c94 first commit 6 年 前
DependencyInjection 9321b15c94 first commit 6 年 前
Exception 9321b15c94 first commit 6 年 前
Generator 9321b15c94 first commit 6 年 前
Loader 9321b15c94 first commit 6 年 前
Matcher 9321b15c94 first commit 6 年 前
Tests 9321b15c94 first commit 6 年 前
.gitignore 9321b15c94 first commit 6 年 前
CHANGELOG.md 9321b15c94 first commit 6 年 前
CompiledRoute.php 9321b15c94 first commit 6 年 前
LICENSE 9321b15c94 first commit 6 年 前
README.md 9321b15c94 first commit 6 年 前
RequestContext.php 9321b15c94 first commit 6 年 前
RequestContextAwareInterface.php 9321b15c94 first commit 6 年 前
Route.php 9321b15c94 first commit 6 年 前
RouteCollection.php 9321b15c94 first commit 6 年 前
RouteCollectionBuilder.php 9321b15c94 first commit 6 年 前
RouteCompiler.php 9321b15c94 first commit 6 年 前
RouteCompilerInterface.php 9321b15c94 first commit 6 年 前
Router.php 9321b15c94 first commit 6 年 前
RouterInterface.php 9321b15c94 first commit 6 年 前
composer.json 9321b15c94 first commit 6 年 前
phpunit.xml.dist 9321b15c94 first commit 6 年 前

README.md

Routing Component

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

Resources