Libraries tagged by validaton rules
harryosmar/plugin-validation
11 Downloads
PHP Composer Plugin for Validation
spatie/laravel-validation-rules
2019539 Downloads
A set of useful Laravel validation rules
intervention/validation
4455867 Downloads
Additional validation rules for the Laravel framework
proengsoft/laravel-jsvalidation
1871616 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
laravel-validation-rules/credit-card
1410353 Downloads
Validate credit card number, expiration date, cvc
codezero/laravel-unique-translation
621973 Downloads
Check if a translated value in a JSON column is unique in the database.
siriusphp/validation
646364 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
17665 Downloads
Automatically generate Laravel validation rules based on your database table schema!
langleyfoxall/laravel-nist-password-rules
509644 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
illuminatech/validation-composite
370337 Downloads
Allows uniting several validation rules into a single one for easy re-usage
divineomega/laravel-password-exposed-validation-rule
646995 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
laravel-validation-rules/phone
285930 Downloads
Validate that a phone number is in the correct format
mattkingshott/axiom
112715 Downloads
A package that provides a library of reusable Laravel validation rules.
caneara/axiom
17821 Downloads
A package that provides a library of reusable Laravel validation rules.
milwad/laravel-validate
17478 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.