Libraries tagged by laravel validate
larapack/command-validation
2240 Downloads
Enable a method for Artisan Commands to validate the output of methods like `ask`.
ensi/openapi-httpfoundation-testing
33340 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3+) definitions
choz/request-validation-bundle
2393 Downloads
a bundle that's inspired in Laravel request validation
convenia/credit-card-validator-php
39553 Downloads
Fork Off inacho/php-credit-card-validator Because it looks like is not being manteined anymore --- Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
douglasresendemaciel/brazilian-documents-validator
3642 Downloads
Validator for LARAVEL to validate CPF, CNPJ and CNH
sukohi/csv-validator
49549 Downloads
A Laravel package that allows you to validate csv data.
flynowpaylater/laravel-uuid
16311 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.
mantraideas/laravel-env-doctor
58 Downloads
LaravelEnvDoctor is a developer-friendly CLI tool for Laravel that checks your .env variables, validates the current environment, and ensures directory permissions are correctly set — helping you catch misconfigurations before they become problems.
unicodeveloper/laravel-email-validator
32310 Downloads
Provides a Facade to help validate and verify email addresses
timwassenburg/laravel-dutch-phone-number-validator
5793 Downloads
Validate if the given input is a valid Dutch phone number
silassiai/laravel-email-validation
2529 Downloads
Validate your email with this email validation package on email filter, typos. dns and spoofing.
ognjen/laravel-validatable
4395 Downloads
Validate eloquent model
mewkhaleel/laravel-otp-mongodb
3017 Downloads
A simple package to generate and validate OTPs
itul/slick-validate
126 Downloads
A simpler way write custom laravel validation messages
harishpatel143/laravel-base64-validation
5300 Downloads
This package use for validate the image upload by base64 encoded.