Skip to content

brendan-bitlance/php-form-builder

Repository files navigation

php-form-builder

Forms are annoying.

You have to 1) code them, 2) populate them, 3) validate them, 4) make them look pretty.

Overview

  1. Make form building fun again by providing an OO package and helper class with a concise structure.

  2. Throw $_POST (or whatever) at it and make it stick to the correct elements.

  3. Set validation rules and alert users to their foolish mistakes.

  4. Bootstrap. Nuff said.

Demo

Run index.php in a browser to see and interact with a dummy form.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published