Libraries tagged by validation-rules
prasanth-j/otpify
40 Downloads
A secure, flexible OTP package for Laravel. Supports database and cache drivers, multiple purposes, hashed storage, events, and validation rules.
phpsoftbox/validator-db
152 Downloads
Database-backed validation rules and contracts for PhpSoftBox Validator
patoui/laravel-bad-word
172 Downloads
Laravel bad word validation rule
owowagency/remove-required-rules
3533 Downloads
Small helper function which lets you remove the required rule from your validation rules
oc/world-countries-laravel
15 Downloads
Laravel integration for oc/world-countries — service provider, facade, validation rules, and collection helpers
nativecodein/laravel-install-wizard
5 Downloads
A step-by-step application installer with environment configuration and validation rules.
nathanjel/sel-lang
10 Downloads
A small expression language for validation rules — one rule file evaluates identically on PHP, JavaScript, C++23 and Common Lisp. Exact decimal arithmetic, no floating point, no truthiness.
mrpunyapal/laravel-client-validation
27 Downloads
Laravel validation rules for client-side with Alpine.js integration
mdcass/file-validator
318 Downloads
A Laravel package for applying validation rules to CSV and XLS files
maskow/livewire-combined-request
1507 Downloads
Shared FormRequest base that works for both Laravel HTTP controllers and Livewire 3/4 components. Write validation rules once, use them everywhere.
mallardduck/extended-validator-laravel
1239 Downloads
An extension to Laravel's Validator class that provides some additional validation rules.
livingstoneco/minimum-spaces
28 Downloads
Laravel validation rule requiring a minimum number of spaces in a field
kalshah/laravel-validation-html-attributes
12 Downloads
Use laravel backend validation rules as html validation attributes.
juststeveking/fluent-validation
568 Downloads
Fluent Validation is a helper package, that allows you to use sensible defaults for your Laravel validation rules.`
illuminatech/model-rules
25 Downloads
Set of the validation rules to check if a model exists or is unique for Laravel