Libraries tagged by Forms
mokhosh/filament-rating
41103 Downloads
Add rating fields and columns to Filament forms and tables
meteo-concept/hcaptcha-bundle
179979 Downloads
A Symfony bundle to use hCaptcha in forms
laravellux/html
69513 Downloads
HTML and Form Builders for the Laravel Framework
laravel-arcanist/arcanist
41635 Downloads
A package to take the pain out of building multi-step form wizards in Laravel.
jonom/silverstripe-text-target-length
113437 Downloads
Set character length recommendations on SilverStripe text form fields
illuminatech/multipart-middleware
211289 Downloads
'multipart/form-data' parser middleware for Laravel
icetalker/filament-picker
32706 Downloads
A Regular Picker for Filament Form
gotoandplay/gravityforms-composer-installer
320926 Downloads
A composer install helper for Gravity Forms
formr/formr
19710 Downloads
Formr is a PHP library which helps you build and validate forms quickly, painlessly, and without all the messy overhead.
faryshta/yii2-enum
285457 Downloads
Enum classes for Yii2 models and forms
eo/honeypot-bundle
198616 Downloads
Honeypot trap for Symfony3 forms.
elic-dev/laravel-site-protection
218979 Downloads
Protect your site with a simple password form
eckinox/tinymce-bundle
51609 Downloads
A Symfony bundle to add TinyMCE in your apps and forms.
drsdre/yii2-wizardwidget
141163 Downloads
Multi step wizard widget using tabs to guide a user through steps to complete a task. Based on the Form wizard (using tabs) from lukepzak (see http://bootsnipp.com/snippets/featured/form-wizard-using-tabs).
digitaldream/laracrud
20405 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command