orpheus/orpheus-inputcontroller

Orpheus Input Controller

v4.0.1 2023-10-31 14:18 UTC

README

Apply MVC to your Orpheus application

The Request reads the input and parse all data from browser request. The Controller is a PHP class that process input from user Request. The Response is returned by the Controller, it could be a HTML Document, a HTTP Redirection, a JSON reponse or any binary file.