菜谱项目

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

README.md

Routing Component

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

Resources