Libraries tagged by form class
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).
anekdotes/validator
621 Downloads
A validator class to validate inputs
allsetlu/zip-code-validator
969 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
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
nedeljko-kuzmanovic/dbforms
13 Downloads
Package that create form class for every database table
kitlabs/maker-bundle
91 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
kaistaerk/input-mask-bundle
156 Downloads
A simple Symfony bundle that implements Form classes for RobinHerbots/Inputmask jQuery plugin
john-montigomo/symfony-maker-bundle
3 Downloads
This fork of Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code with flexible architecture configuration.
customizer/maker-bundle
6 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.