Skip to content

PHP class for easy but smart handling of web forms, including validation, error states and restoring fields on page load, reCAPTCHA (in-page or second page), HTML5 support.

License

Notifications You must be signed in to change notification settings

kremit/powerform-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerForm for PHP

HTML Form development, display, validation, error handling, and security.

Supports:

  • HTML5
  • Printing fields and keeping entered content event on secondary page displays (errors, submissions)
  • Multidimensional arrays of form fields
  • State machine for form modes: displayed, submitted, error, and ready
  • Field validation
  • reCAPTCHA support
  • Single-page CAPTCHA, or second-page, double-submission support
  • Arrays of States and Provinces

About

PHP class for easy but smart handling of web forms, including validation, error states and restoring fields on page load, reCAPTCHA (in-page or second page), HTML5 support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages