PHP Webiny\Component\Router\Route Namespace

Classes

Name Description
CompiledRoute CompiledRoute contains the extracted patterns and compiled regexes for matching url.
Route Route is an object that defines a route and its options.
RouteCollection RouteCollection contains a set Route instances.
RouteCompiler RouteCompiler compiles a Route and returns CompiledRoute instance.
RouteOption RouteOption holds assigned attributes and their values for given option.