PHP Symfony\Component\Routing Namespace

Nested Namespaces

Symfony\Component\Routing\Generator
Symfony\Component\Routing\Loader
Symfony\Component\Routing\Matcher
Symfony\Component\Routing\Tests

Classes

Name Description
RouteCollection A RouteCollection represents a set of Route instances as a tree structure.
RouteCompiler
Router The Router class is an example of the integration of all pieces of the routing system for easier use.