Libraries tagged by laravel validation rule
sandermuller/laravel-fluent-validation-phpstan
17614 Downloads
PHPStan rules for sandermuller/laravel-fluent-validation
cboxdk/laravel-dns
984 Downloads
Laravel integration for cboxdk/dns — authoritative DNS lookups, domain-ownership verification, DNSSEC validation, and intoDNS/MxToolbox-style diagnostics via a facade, Artisan commands, and validation rules.
digitaldream/laracrud
22273 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
vdhicts/laravel-validation-rules
28456 Downloads
Collection of validation rules for Laravel.
tavo1987/laravel-ec-validator
3772 Downloads
Laravel validation rules for Ecuadorian identification numbers (Cédula and RUC)
pyaesoneaung/laravel-myanmar-tools
1517 Downloads
A package for Myanmar tools which extend Laravel’s core.
monaz/vt-laravel-rules
797 Downloads
Set of useful validation rules using VirusTotal API for Laravel
empinet/laravel-email-validation
776 Downloads
Laravel validation rule for EasyEmailAPI
caseraph/laravel-password-exposed-validation-rule
837 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach (forked from dilneiss/laravel-password-exposed-validation-rule)
calatoiu/cnpcui-rule
417 Downloads
A Laravel validation rule to validate CNPCUI numbers
ubient/laravel-pwned-passwords
17344 Downloads
A Laravel validation rule to determine whether a given password is pwned (insecure)
thtg88/laravel-exists-without-soft-deleted-rule
18867 Downloads
Provide a Laravel `exists` validation rule that excludes soft-deleted models.
jekk0/laravel-iso3166-validation-rules
104641 Downloads
Laravel/Lumen validation rules for validate country codes (ISO3166-1)
veeqtoh/laravel-active-email
1053 Downloads
A Laravel package providing validation rule against disposable email addresses.
occ-therapist/form-request-validation-for-filament
1103 Downloads
Use Laravel Form Request validation rules inside Filament schemas.