Libraries tagged by laravel validation rules
slave/validpack
60 Downloads
Model validate package, uses the laravel validation class, rules must be passed as as a variable to and every table should be passed as a model in the app
kobylinski/beetroot
13 Downloads
Helpers to extend Laravel's console commands with validation rules and support for subcommands with nested arguments.
jshibu86/validator
7 Downloads
A Laravel package to generate validation rules for database tables
jorgelsaud/custom-validators
21 Downloads
Custom Validation Rules For Laravel
congnguyentan/phone-validate
19 Downloads
:Adding phone validate rule to laravel validation
semantic-lab/lara-validator
29 Downloads
A Laravel artisan command expansion for developer more convenient generate FormRequest with validation rules by JSON file
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
35797 Downloads
A package to help you write expressive defensive code in a functional manner
superius/vat-number-ruler
4895 Downloads
Multimarket Laravel VAT Number Validation Package
superius/phone-number-ruler
2649 Downloads
Multimarket Laravel Phone Number Validation Package
larakeeps/authguard-otp
21 Downloads
AuthGuard OTP is a package intended for random code generation, validation and confirmation (OTP).
payfast/laravel-validate-pwned-password
24822 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
reinbier/laravel-unique-with
46472 Downloads
Unique With Validator rule for Laravel
dossierdata/laravel-email-validator
8140 Downloads
A more extensive email validator rule than the default provided by Laravel.