Libraries tagged by laravel-form
cetria/laravel-form
92 Downloads
Form unification library.
a2design-inc/laravel-form-builder
2442 Downloads
Form Builder for the Laravel Framework
tu6ge/laravel-form-item
100 Downloads
laravel form item
rinvex/laravel-forms
949 Downloads
Rinvex Forms is a dynamic form builder for Laravel, it's like the missing gem, the possibilities of using it are endless! With flexible API and powerful features you can build almost every kind of complex form with ease.
rhyslees/laravel-formate
2035 Downloads
A package for building forms quickly in laravel
iserter/laravel-forms
12 Downloads
Laravel Forms
grandadevans/laravel-form-validator
71 Downloads
A package that will generate validation forms for Laravel 4.
spinen/laravel-formio
2101 Downloads
SPINEN's Laravel Package for Formio.
webregul/lumen-form-request
846 Downloads
Adopt the Laravel Form Request to Lumen framework.
stahiralijan/request-caster
73 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
fadion/sanitizer
424 Downloads
Input sanitizer. Standalone or for Laravel's FormRequest
eighteen73/laravel-turnstile
1112 Downloads
Add Cloudflare Turnstile verification to Laravel forms
andersondanilo/modelform
181 Downloads
ModelForm is a PHP Form Abstraction for Laravel based on Django Forms and Formset, but completely integrated with the Laravel FormBuilder.
agenciamaior/bootstrap_forms
272 Downloads
Biblioteca para gerar formulários estilizados com bootstrap e Laravel Forms
adamsafr/form-request-bundle
5960 Downloads
An adaptation of the Laravel Form Request for Symfony