Libraries tagged by validation-rules
spatie/laravel-validation-rules
3692017 Downloads
A set of useful Laravel validation rules
proengsoft/laravel-jsvalidation
2364915 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
intervention/validation
7289137 Downloads
Additional validation rules for the Laravel framework
erag/laravel-disposable-email
174042 Downloads
A Laravel package to detect and block disposable email addresses.
laravel-validation-rules/credit-card
2367446 Downloads
Validate credit card number, expiration date, cvc
divineomega/laravel-password-exposed-validation-rule
716288 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
laravel-validation-rules/phone
372316 Downloads
Validate that a phone number is in the correct format
wol-soft/php-json-schema-model-generator
121442 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
stymiee/email-validator
493509 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
776626 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
20314 Downloads
Fluent validation rule builders for Laravel
laracraft-tech/laravel-schema-rules
65250 Downloads
Automatically generate Laravel validation rules based on your database table schema!
langleyfoxall/laravel-nist-password-rules
583482 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
illuminatech/validation-composite
534025 Downloads
Allows uniting several validation rules into a single one for easy re-usage
mattkingshott/axiom
134261 Downloads
A package that provides a library of reusable Laravel validation rules.