菜谱项目

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

README.md

Routing Component

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

Resources