菜谱项目

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

README.md

Routing Component

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

Resources