菜谱项目

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

README.md

Routing Component

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

Resources