Libraries tagged by laravel validation
laracasts/validation
187392 Downloads
Easy validation for Laravel applications.
carsdotcom/laravel-json-schema
22066 Downloads
Json Schema validation for Laravel projects
ziming/laravel-zxcvbn
44931 Downloads
Zxcvbn Password validation rule for Laravel
ferdous/laravel-otp-validate
23731 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.
micromagicman/laravel-telegram-webapp
2914 Downloads
Laravel middleware for Telegram WebApp data validation
kdion4891/laravel-livewire-forms
25582 Downloads
A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.
yorcreative/laravel-argonaut-dto
314 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.
woodsandwalker/laravel-countries
4716 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.
umbrellio/laravel-common-objects
88362 Downloads
Common objects for extending base Laravel functionality.
stuyam/laravel-phone-validator
59884 Downloads
A phone validator for Laravel using the free Twilio phone lookup service.
rebelinblue/laravel-zxcvbn
51263 Downloads
Service provider to use the zxcvbn project by @dropbox in Laravel 5.4 and above
orkhanahmadov/laravel-zip-validator
24170 Downloads
Laravel ZIP file content validator
kentaroutakeda/laravel-openapi-validator
10027 Downloads
Laravel OpenAPI Validator - Request and response validators based on the OpenAPI Specification.
ellisio/laravel-phone
29677 Downloads
A phone validator for Laravel using the free Twilio phone lookup service.
czim/laravel-dataobject
126486 Downloads
Basic validatable standardized data object.