Libraries tagged by form class
dbout/wp-framework
849 Downloads
Wordpress library that contains several classes to simplify development on Worpdress.
cxuan1225/laravel-api-from-table
2 Downloads
Generate Laravel API classes from existing database tables.
cptechinc/dplus-content
103 Downloads
Dplus Content Classes
corleonis/formmetadata
17662 Downloads
Use annotations with the forms builder e.g. @Form\Field("text"). Associates metadata along with the entity class. Useful to make more generic controllers that can deal with dynamic entities (such as CMS scenarios).
clesson-de/silverstripe-gridfield-pro
86 Downloads
The Silverstripe GridField Pro Package offers a collection of PHP classes and extensions that make working with GridFields in Silverstripe CMS more convenient.
anekdotes/validator
636 Downloads
A validator class to validate inputs
allsetlu/zip-code-validator
971 Downloads
Constraint class for international zipcode validation
akademiano/php-unstructured-text-parser
13 Downloads
A PHP Class to help extract text out of documents that are not structured in a processing friendly manner
vundo/validator
12 Downloads
Simple Validator class
frenchfrogs/framework
2865 Downloads
Usefull class for FrenchFrogs
eghojansu/fatfree-bootstrap
84 Downloads
Fatfree framework and nutrition simple fast bootstrap, with some usefull helper and abstract classes
bnomei/kirby3-htmlpurifier
463 Downloads
Static class method, Uniform-Guard and Field-Method to filter your "dirty" HTML inputs to "clean" HTML.
flsouto/htselect
56 Downloads
Generates the classic HTML Select field for choosing an option.
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
tiitoo/input-mask-bundle
8 Downloads
A simple Symfony bundle that implements Form classes for RobinHerbots/Inputmask jQuery plugin