Libraries tagged by laravel validation
cleaniquecoders/laravel-blacklist
1891 Downloads
Validation disposable email domain
christianjombo/laravel-nigerian-phone-validator
31 Downloads
Validate Nigerian Phone Numbers in Laravel
blissjaspis/laravel-recaptcha
8 Downloads
Simple and painless Google reCAPTCHA package for Laravel framework
arnaldotomo/laravel-lusophone
23 Downloads
The complete Portuguese localization package for Laravel applications. Automatically translates ALL application text and adapts to all Lusophone countries with smart region detection, cultural context awareness, and comprehensive validation rules. Now with universal translation system!
antoninmasek/laravel-max-upload-size-rule
10 Downloads
Adds Rule::file()->maxUploadSize() validation rule, which will validate filesize against `upload_max_filesize` php.ini setting
aliziodev/laravel-username-guards
74 Downloads
A comprehensive username filtering package for Laravel that helps filter profanity, adult content, illegal activities, gambling, spam, and religion abuse words
aliirfaan/laravel-simple-api
295 Downloads
API helper functions: Response formatting, validation
frbit/validator-loader-laravel
124 Downloads
Service provider to load Laravel validator definitions from files or directories
adiachenko/laravel-recaptcha
270 Downloads
Google reCAPTCHA for Laravel framework
laravel-validation-rules/uk-mobile-phone
560 Downloads
Validate that a given UK mobile phone number is valid.
laravel-validation-rules/timezone
19014 Downloads
Validate that a given timezone is valid.
laravel-validation-rules/ip
29678 Downloads
Validate if an ip address is public or private.
kryptamine/dto
7 Downloads
data transfer object representation based on laravel validation
imanghafoori/eloquent-rating
206 Downloads
5 star rating for eloquent
ejetar/accept-header-interpreter
20 Downloads
Accept Header toolbox 🧰 to Laravel. Validation and interpretation based on RFC 7231, section 5.3.1 and 5.3.2. Conversion of the list of media types to ordered Laravel Collections (by priority, according to RFC).