No Description

sunlight 897b10eb13 mzb 6 years ago
..
Annotation 897b10eb13 mzb 6 years ago
Exception 897b10eb13 mzb 6 years ago
Generator 897b10eb13 mzb 6 years ago
Loader 897b10eb13 mzb 6 years ago
Matcher 897b10eb13 mzb 6 years ago
Tests 897b10eb13 mzb 6 years ago
.gitignore 897b10eb13 mzb 6 years ago
CHANGELOG.md 897b10eb13 mzb 6 years ago
CompiledRoute.php 897b10eb13 mzb 6 years ago
LICENSE 897b10eb13 mzb 6 years ago
README.md 897b10eb13 mzb 6 years ago
RequestContext.php 897b10eb13 mzb 6 years ago
RequestContextAwareInterface.php 897b10eb13 mzb 6 years ago
Route.php 897b10eb13 mzb 6 years ago
RouteCollection.php 897b10eb13 mzb 6 years ago
RouteCollectionBuilder.php 897b10eb13 mzb 6 years ago
RouteCompiler.php 897b10eb13 mzb 6 years ago
RouteCompilerInterface.php 897b10eb13 mzb 6 years ago
Router.php 897b10eb13 mzb 6 years ago
RouterInterface.php 897b10eb13 mzb 6 years ago
composer.json 897b10eb13 mzb 6 years ago
phpunit.xml.dist 897b10eb13 mzb 6 years ago

README.md

Routing Component

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

Resources