/Formulator

PHP HTML5 form generator

Primary LanguagePHP

Formulator

PHP HTML5 form generator. Lets you model your HTML forms in JSON and build them via PHP. Useful if you're lazy about forms or possibly want to build a form based on a NoSQL data object or something.

Check out Example.php for general usage. Only supports input and select tags right now.