Skip to content

A quick serialization application that creates direct access to DOM elements via PHP.

License

Notifications You must be signed in to change notification settings

anoblet/application

Repository files navigation

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

A quick serialization application that creates direct access to DOM elements via PHP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published