Libraries tagged by laravel validate package
webpatser/laravel-uuid
14348086 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
milwad/laravel-validate
17417 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
ichtrojan/laravel-otp
185748 Downloads
A simple package to generate and validate OTPs
sadegh19b/laravel-persian-validation
45000 Downloads
A persian alphabet, number and etc. validation package for laravel
cerbero/command-validator
302600 Downloads
Laravel package to validate the input of console commands.
anik/form-request
271989 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
tintnaingwin/email-checker
54099 Downloads
Laravel Package To Validate If An Email Address Exists Without Sending An Email
teampanfu/laravel-hcaptcha
23105 Downloads
A Laravel package to display and validate hCaptcha.
ferdous/laravel-otp-validate
21577 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.
henriqueramos/laravel_json_schema_validator
15177 Downloads
Laravel JSON Schema Validator it's a Composer package created to help us to validate JSON Schemas.
jlorente/laravel-credit-cards
26264 Downloads
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.
reducktion/socrates
5860 Downloads
A package to validate, and extract citizen information from, national identification numbers.
sukohi/csv-validator
47329 Downloads
A Laravel package that allows you to validate csv data.
larapack/command-validation
1839 Downloads
Enable a method for Artisan Commands to validate the output of methods like `ask`.
harishpatel143/laravel-base64-validation
5051 Downloads
This package use for validate the image upload by base64 encoded.