Libraries tagged by validation-rule
spatie/laravel-validation-rules
3626960 Downloads
A set of useful Laravel validation rules
intervention/validation
7202568 Downloads
Additional validation rules for the Laravel framework
erag/laravel-disposable-email
162902 Downloads
A Laravel package to detect and block disposable email addresses.
laravel-validation-rules/credit-card
2338345 Downloads
Validate credit card number, expiration date, cvc
proengsoft/laravel-jsvalidation
2348324 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
korridor/laravel-model-validation-rules
223053 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
divineomega/laravel-password-exposed-validation-rule
711036 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
laravel-validation-rules/phone
369897 Downloads
Validate that a phone number is in the correct format
stymiee/email-validator
481628 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
siriusphp/validation
770619 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
sandermuller/laravel-fluent-validation
15573 Downloads
Fluent validation rule builders for Laravel
laracraft-tech/laravel-schema-rules
63903 Downloads
Automatically generate Laravel validation rules based on your database table schema!
langleyfoxall/laravel-nist-password-rules
578786 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
illuminatech/validation-composite
526825 Downloads
Allows uniting several validation rules into a single one for easy re-usage
mattkingshott/axiom
132135 Downloads
A package that provides a library of reusable Laravel validation rules.