Libraries tagged by validaton rules
laravel-validation-rules/us-state
181470 Downloads
Validate US States and Canada Provinces
laravel-validation-rules/country-codes
500259 Downloads
Validate country codes.
laravel-validation-rules/colour
300393 Downloads
Validate colours
ziming/laravel-zxcvbn
68413 Downloads
Zxcvbn Password validation rule for Laravel
reinbier/laravel-unique-with
122527 Downloads
Unique With Validator rule for Laravel
jonpurvis/squeaky
10352 Downloads
A Laravel Validation Rule to Help Catch Profanity.
alariva/laravel-email-domain-blacklist
199570 Downloads
A Laravel package for adding email domain blacklist validation rule
digitaldream/laracrud
22174 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
timacdonald/rule-builder
7913 Downloads
A fluent rule builder for Laravel validation rule generation.
pacerit/laravel-polish-validation-rules
54072 Downloads
Simple Polish Validation rules for Laravel and Lumen framework
kaishiyoku/laravel-color-validation
225647 Downloads
Laravel color validation rules
jord-jd/laravel-password-exposed-validation-rule
451 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
jekk0/laravel-iso3166-validation-rules
102814 Downloads
Laravel/Lumen validation rules for validate country codes (ISO3166-1)
danielmrdev/laravel-spanish-validator
689 Downloads
Laravel validator for spanish stuff: NIF, NIE, CIF, NSS, IBAN, Postal Code, Phone numbers
blakvghost/php-validator
25891 Downloads
PHPValidator is a modern PHP library for data validation in your PHP applications. It provides a flexible and extensible way to validate data using predefined rules or by creating custom validation rules.