Libraries tagged by Laravel Binput
samrap/laravel-validation
227 Downloads
Enhanced validation for request input in Laravel.
unusualify/laravel-form
221 Downloads
Form input components for laravel blade
zgldh/laravel-query-filter
13 Downloads
An easier way to filter Eloquent and Models. Save you from Request::input and Where hell.
zakaria-yacine/laravel-form-builder
14 Downloads
AutoFormGenerator is a Laravel package that streamlines form creation by automatically generating forms and their corresponding input fields using Artisan commands. Simplify repetitive tasks, reduce development time, and enhance productivity by generating fully customizable forms directly from the console. Perfect for CRUD applications and rapid prototyping.
trocho/laravel-eloquent-filter
40 Downloads
Allows filtering Eloquent queries by input filters
timwassenburg/laravel-dutch-zipcode-validator
103 Downloads
Validate if the given input is a valid Dutch zipcode
timwassenburg/laravel-disposable-email-validator
44 Downloads
Validate if the input is an disposable email address
pppcreative/tel-input
12 Downloads
A Laravel Nova field.
phpsa/laravel-case-remapping
24 Downloads
Methods to allow the mapping of cases to snake / camel for input / output
palmabit/laravel-contact-csv
36 Downloads
Save contact input in csv file
mya-zaki/laravel-schemaspy-meta
417 Downloads
Generates xml to modify input that will affect output from SchemaSpy.
mostafamaklad/laravel-arabic-numbers
1199 Downloads
Convert all Arabic numbers input to English Numbers
limenet/laravel-datetime-attributes
1377 Downloads
Set a datetime attribute separately using a date and a time. This is especially helpful for input[type=date] and input[type=time].
jshxl/multi-input
37 Downloads
A Laravel Nova field.
fewagency/laravel-reformulator
116 Downloads
Laravel middleware to filter, sanitize, parse and transform request input data.