Libraries tagged by laravel validation rules
norman-huth/nova-breack-out
7 Downloads
Use validation rules and other data from a Laravel Nova resource.
laravelplus/attrify
2 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
imanghafoori/laravel-heyman
36248 Downloads
A package to help you write expressive defensive code in a functional manner
superius/vat-number-ruler
6005 Downloads
Multimarket Laravel VAT Number Validation Package
superius/phone-number-ruler
3731 Downloads
Multimarket Laravel Phone Number Validation Package
larakeeps/authguard-otp
22 Downloads
AuthGuard OTP is a package intended for random code generation, validation and confirmation (OTP).
payfast/laravel-validate-pwned-password
28332 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
reinbier/laravel-unique-with
52005 Downloads
Unique With Validator rule for Laravel
dossierdata/laravel-email-validator
8667 Downloads
A more extensive email validator rule than the default provided by Laravel.
njoguamos/laravel-kenya-mobile
3988 Downloads
A rule for validating Kenya mobile number in a Laravel 11+ application.
fredbradley/laravel-rule-nhs-number
3289 Downloads
A Laravel Validator Rule for checking the validity of a NHS Number
spresnac/laravel-validator-rules
934 Downloads
Some useful validator rules for laravel
gordensong/laravel-validator
3616 Downloads
laravel, validator, rules
henzeb/ruler-laravel
129 Downloads
extends Laravel's validator using their own Rule interface
thomas-omweri/laravel-multi-validator
4 Downloads
Validates a field with multiple rules using the OR operator