Classes

The result of a RoutePartInterface::match() call if the corresponding Route Part matched

Simple DTO wrapping the values required for a Router::resolve() call

The result of a RoutePartInterface::resolve() call if the corresponding Route Part resolved

Simple DTO wrapping the values required for a Router::route() call

This class allows the whole routing behavior to be parametrized.

RouteTags to be associated with matched/resolved routes

This class allows constraints to be applied to a given URI, transforming it accordingly as a result.