Libraries tagged by InOut laravel
zgldh/laravel-query-filter
13 Downloads
An easier way to filter Eloquent and Models. Save you from Request::input and Where hell.
timwassenburg/laravel-disposable-email-validator
91 Downloads
Validate if the input is an disposable email address
solution-forest/filament-otp-input
15 Downloads
Otp input for filament
rickselby/laravel-request-field-types
5219 Downloads
Allow definitions of common input field types for requests
phpsa/laravel-case-remapping
24 Downloads
Methods to allow the mapping of cases to snake / camel for input / output
mya-zaki/laravel-schemaspy-meta
430 Downloads
Generates xml to modify input that will affect output from SchemaSpy.
mountainclans/livewire-phone-input
7 Downloads
Phone input component for Livewire 3
mokhosh/filament-otp-input
93 Downloads
Otp input for filament
jeffersonsimaogoncalves/input-mask
1022 Downloads
A Laravel Nova custom field text with masks on input
fewagency/laravel-reformulator
116 Downloads
Laravel middleware to filter, sanitize, parse and transform request input data.
dominik-eller/laravel-data-normalizer
418 Downloads
A Laravel package to normalize and format data such as phone numbers, emails, and other input into standardized formats.
coringawc/filament-input-loading
687 Downloads
Input with loading spinner option
christhompsontldr/collective-input
4193 Downloads
A Laravel Collective form component for building Bootstrap 4 friendly form elements.
atayahmet/laravel-castable
26 Downloads
Clarify types of all inputs
michael-rubel/laravel-safe-request
12265 Downloads
Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.