2017 © Pedro Peláez
 

library formr

Formr is a PHP micro-framework which installs easily and helps you build, layout and validate forms quickly, painlessly, and without all the complicated, messy overhead.

image

xlad/formr

Formr is a PHP micro-framework which installs easily and helps you build, layout and validate forms quickly, painlessly, and without all the complicated, messy overhead.

  • Monday, April 2, 2018
  • by xlad
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 13 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Formr

Formr is a PHP micro-framework which installs easily and helps you build, layout and validate forms quickly, painlessly, and without all the complicated, messy overhead., (*1)

Find docs and screencasts here: http://formr.github.io, (*2)

Features

  • Create complex forms with server-side processing and validation in only minutes
  • Instantly make one field required, all fields required, or all but one field required
  • Built-in POST validation rules, including validating email, comparisons, slugging and hashing
  • Bootstrap 3 ready; automatically wrap all of your form elements and messages in Bootstrap classes
  • Automatically build and format label tags, saving lots of time
  • Extensible: roll your own form & validation sets and dropdown menus and share 'em with others
  • Create and validate radio groups and checkbox arrays in seconds
  • Automatically wrap field elements in p, div, ul, ol, dl, Bootstrap's .form-control or roll your own
  • Object-oriented; supports multiple forms per page
  • Little helpers to assist in building, layout, testing and debugging
  • And a ton of other cool stuff...

The Versions

02/04 2018

dev-master

9999999-dev

Formr is a PHP micro-framework which installs easily and helps you build, layout and validate forms quickly, painlessly, and without all the complicated, messy overhead.

  Sources   Download

GPL-2.0-only