Libraries tagged by laravel validator
morrislaptop/laravel-pulse-4xx
63208 Downloads
Laravel Pulse Card for 4XX responses like validation, auth and not found
derekcodes/turnstile-laravel
78659 Downloads
A Laravel package to facilitate the server side validation of Cloudflare's Turnstile captcha service.
alariva/laravel-email-domain-blacklist
179166 Downloads
A Laravel package for adding email domain blacklist validation rule
mvanduijker/laravel-model-exists-rule
139200 Downloads
Validation rule to check if a model exists
fouladgar/laravel-otp
22310 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
arondeparon/laravel-request-sanitizer
136014 Downloads
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
laravel-validation-rules/country-codes
433208 Downloads
Validate country codes.
laravel-validation-rules/colour
259649 Downloads
Validate colours
caneara/axiom
21102 Downloads
A package that provides a library of reusable Laravel validation rules.
tintnaingwin/email-checker
60480 Downloads
Laravel Package To Validate If An Email Address Exists Without Sending An Email
sofa/eloquence-validable
1077306 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-mutable
1217831 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-metable
1202237 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
relaticle/custom-fields
605 Downloads
User Defined Custom Fields for Laravel Filament
olssonm/l5-zxcvbn
259034 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.