菜谱项目

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