Libraries tagged by validation package
caneara/axiom
38122 Downloads
A package that provides a library of reusable Laravel validation rules.
derekcodes/turnstile-laravel
138925 Downloads
A Laravel package to facilitate the server side validation of Cloudflare's Turnstile captcha service.
sunchayn/nimbus
42794 Downloads
A Laravel package providing an in-browser API client with automatic schema generation, live validation, and built-in authentication with a touch of Laravel-tailored magic for effortless API testing.
stolt/lean-package-validator
9698 Downloads
Library and CLI for validating if a project or package has and will have lean releases.
pearl/lumen-request-validate
401415 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
imanghafoori/laravel-heyman
37651 Downloads
A package to help you write expressive defensive code in a functional manner
anik/form-request
386473 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
aman00323/emailchecker
64445 Downloads
Laravel package for checking email address is exist or not in real world
orumad/laravel-spanish-validator
26968 Downloads
Laravel validator for spanish stuff: NIF, NIE, CIF, NSS, IBAN, Postal Code, Phone numbers
penance316/laravel-iso8601-validator
652297 Downloads
laravel iso8601 date validation package
ikechukwukalu/requirepin
11530 Downloads
A laravel package for pin confirmation and validation before processing requests to a specified route
alariva/laravel-email-domain-blacklist
199689 Downloads
A Laravel package for adding email domain blacklist validation rule
alphametric/laravel-validation-rules
26502 Downloads
A package that provides a library of reusable Laravel validation rules.
ferdous/laravel-otp-validate
24625 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
yorcreative/laravel-argonaut-dto
3448 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.