Skip to content

An open source PHP toolkit that uses JSON Schema documents for a number of common development, deployment and maintenance tasks.

Notifications You must be signed in to change notification settings

brazilliance/formix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FormIX

FormIX is an open source PHP toolkit that uses JSON Schema documents for a number of common development, deployment and maintenance tasks.

Conceptually, FormIX is intended to provide tools for building, managing and deploying the following:

  • Views — render HTML Forms from a JSON Schema document.
  • Migrations – manage database Migrations with a JSON Schema document.
  • Models – generate scaffolding code for Models from a JSON Schema document.
  • Validations – validate Models and other data objects with a JSON Schema document.

Background

@todo: draft project background

Inspiration & References

@todo: link to projects and perspectives that influence the design of FormIX.

About

An open source PHP toolkit that uses JSON Schema documents for a number of common development, deployment and maintenance tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published