Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
..
Annotation 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Exception 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Generator 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Loader 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Matcher 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
CompiledRoute.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
RequestContext.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
RequestContextAwareInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Route.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
RouteCollection.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
RouteCollectionBuilder.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
RouteCompiler.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
RouteCompilerInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Router.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
RouterInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago

README.md

Routing Component

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

Resources