The Controller package provides MVC styled controllers and actions to handle the HTTP request and response cycle. They can also be coupled with the View package for convenient template rendering.
This package can be installed with Composer.
composer require titon/controller:*