Controller
Interfaces, Classes and Traits
- AbstractController
- Provides shortcuts for HTTP-related features in controllers.
- ControllerResolver
- A controller resolver searching for a controller in a psr-11 container when using the "service::method" notation.
- RedirectController
- Redirects a request to another URL.
- TemplateController
- TemplateController.