anoblet / library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application Abstract

  • The application will be created through a singleton instance and accessed on the global scope - Done
  • The application will respond with a document that can be formatted in HTML, XML, and JSON
  • Our initial request will be HTML
  • Create a valid entry point which protects against server-side configurations - Done
  • Our application will adhere to PSR standards
  • Models persist to a database
  • Use plurals when defining subdirectories

About

License:MIT License


Languages

Language:PHP 82.6%Language:HTML 17.3%Language:Shell 0.1%