PHP Classes

Form creator: Compose and display HTML forms

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 52%Total: 991 All time: 3,677 This week: 78Up
Version License PHP version Categories
form-creator 1.0BSD License5.1HTML, PHP 5
Description 

Author

This class can compose and display HTML forms.

The main class can compose the form by adding elements of several types.

There are separate classes for each type of form input. These classes extend a base form element class. They are responsible for generating HTML for the respective type of input.

Currently it provide classes for inputs of type checkbox, text, radio, textarea, password, select and submit.

An additional class is provided for generating arbitrary HTML tags.

Picture of catalin
  Performance   Level  
Name: catalin <contact>
Classes: 6 packages by
Country: Romania Romania

  Files folder image Files (11)  
File Role Description
Files folder imageelements (8 files)
Plain text file element_factory.php Class Factory for form elements
Plain text file form.php Class main form class
Plain text file tag.php Class class for tag setup

  Files folder image Files (11)  /  elements  
File Role Description
  Plain text file checkbox.php Class checkbox element class
  Plain text file element.php Class Parent class for elements
  Plain text file password.php Class Password element
  Plain text file radio.php Class Radio element
  Plain text file select.php Class Select element
  Plain text file submit.php Class Submit element
  Plain text file text.php Class Text element
  Plain text file textarea.php Class Textarea element

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:991
This week:0
All time:3,677
This week:78Up
User Ratings User Comments (1)
 All time
Utility:87%StarStarStarStarStar
Consistency:87%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:52%StarStarStar
Rank:2359
 
This is a very good and useful class :-)
12 years ago (José Filipe Lopes Santos)
60%StarStarStarStar