# Router

- Full class name: `Kirby\Http\Router`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Http/Router.php#L17>

****

### Router

- [new Router()](https://getkirby.com/docs/reference/objects/http/router/__construct.md)
- [$router->call()](https://getkirby.com/docs/reference/objects/http/router/call.md)
- [Router::execute()](https://getkirby.com/docs/reference/objects/http/router/execute.md)
- [$router->find()](https://getkirby.com/docs/reference/objects/http/router/find.md)
- [$router->route()](https://getkirby.com/docs/reference/objects/http/router/route.md)