Libraries tagged by validation package
kiranbhor/laravel-otp-validate
16 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.
irajul/laravel-otp-validate
4 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.
gitdevstar/laravel-otp-validate
15 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.
devstar/laravel-otp-validate
17 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.
bachilli/laravel-request-rules
10 Downloads
Stop duplicating code and validations for FormRequests. This package provides reuse of FormRequest components in a generic way!
aneterial/laravel-data-validator
18 Downloads
Laravel package for convenient validation and hydration of a request into DTO structures
coodde/mail-checker
113 Downloads
Flexible PHP package for complex mail validation
christianjombo/laravel-phone
1 Downloads
This package adds phone number validation functionality to Laravel and Lumen based on Google's libphonenumber API.
mandor53/aware2
503 Downloads
The sequel of the aware package by Awareness, allowing self validation of models.
vincenzoraco/turnstile-php
49 Downloads
A package to facilitate the server side validation of Cloudflare's Turnstile captcha service
vincenzoraco/turnstile-for-laravel
45 Downloads
Laravel package to facilitate the server side validation of Cloudflare's Turnstile captcha service.
larakeeps/authguard-otp
22 Downloads
AuthGuard OTP is a package intended for random code generation, validation and confirmation (OTP).
kubis/agegate
32 Downloads
Laravel Package for websites that requires age validation
hosametm/file-scanning
1 Downloads
A Laravel package for secure file scanning and validation
glukkkk/lumen-request-validate
74 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