菜谱项目

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

README.md

Routing Component

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

Resources