Libraries tagged by validaton rules
harryosmar/plugin-validation
13 Downloads
PHP Composer Plugin for Validation
spatie/laravel-validation-rules
2539795 Downloads
A set of useful Laravel validation rules
intervention/validation
5422619 Downloads
Additional validation rules for the Laravel framework
proengsoft/laravel-jsvalidation
2053516 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
laravel-validation-rules/credit-card
1758193 Downloads
Validate credit card number, expiration date, cvc
codezero/laravel-unique-translation
777472 Downloads
Check if a translated value in a JSON column is unique in the database.
stymiee/email-validator
303523 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
689334 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
laracraft-tech/laravel-schema-rules
29542 Downloads
Automatically generate Laravel validation rules based on your database table schema!
langleyfoxall/laravel-nist-password-rules
541329 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
illuminatech/validation-composite
412922 Downloads
Allows uniting several validation rules into a single one for easy re-usage
erag/laravel-disposable-email
10221 Downloads
A Laravel package to detect and block disposable email addresses.
mattkingshott/axiom
119748 Downloads
A package that provides a library of reusable Laravel validation rules.
milwad/laravel-validate
25504 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
henzeb/enumhancer
199960 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums