菜谱项目

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

README.md

Routing Component

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

Resources