Libraries tagged by validaton rules
rackbeat/laravel-validate-mysql-integers
41144 Downloads
Validation Rule to ensure a value is within valid Mysql Integer ranges.
rackbeat/laravel-validate-https
42223 Downloads
Simple validation rule for https urls.
pyaesoneaung/laravel-myanmar-tools
1498 Downloads
A package for Myanmar tools which extend Laravel’s core.
cline/intl
9217 Downloads
Type-safe internationalization value objects and validation rules for Laravel applications including countries, currencies, locales, phone numbers, postal codes, and addresses
bllim/laravalid
15298 Downloads
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.
avoqado-dev/laravel-usecase
549 Downloads
A lightweight, type-safe Use Case pattern implementation for Laravel with business rule validation
infocyph/reqshield
2346 Downloads
Fast, modern PHP request validation and sanitization. Schema-based rules, fail-fast execution, typed input, PSR-7 friendly.
horde/constraint
4669 Downloads
Modern constraint library with PHP 8.1+ type safety
laravel-validation-rules/subdomain
40110 Downloads
Validate a user submitted subdomain
woodsandwalker/laravel-countries
11850 Downloads
Laravel Countries is a bundle for Laravel providing ISO 3166_2 codes for all countries along with a country model, cast and validation rule.
payfast/laravel-validate-pwned-password
32859 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
oxid-professional-services/password-policy
14574 Downloads
OXID module for additional password validation, strength visualization and expiry rules.
laramint/laravel-security-scanner
814 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.
werx/validation
6136 Downloads
Validate individual data elements or group validation rules into sets to validate a form.
tanthammar/laravel-rules
1556 Downloads
Custom validation rules for the Laravel Framework