2017 © Pedro Peláez
 

library orpheus-inputcontroller

Orpheus Input Controller

image

orpheus/orpheus-inputcontroller

Orpheus Input Controller

  • Wednesday, June 20, 2018
  • by Sowapps
  • Repository
  • 1 Watchers
  • 0 Stars
  • 129 Installations
  • PHP
  • 5 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 3 % Grown

The README.md

Orpheus Input Controller Library

Apply MVC to your Orpheus application, (*1)

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., (*2)

The Versions