Libraries tagged by laravel validate
laravel-validation-rules/ip
29591 Downloads
Validate if an ip address is public or private.
larapack/command-validation
1837 Downloads
Enable a method for Artisan Commands to validate the output of methods like `ask`.
ensi/openapi-httpfoundation-testing
23677 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3.0.x) definitions
choz/request-validation-bundle
1546 Downloads
a bundle that's inspired in Laravel request validation
selay/php-credit-card-validator
6827 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
convenia/credit-card-validator-php
31257 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
niclas-timm/blacklister
1498 Downloads
Validate emails against a blacklist in your Laravel application
wen-gg/webman-laravel-validate
176 Downloads
适用于webman的laravel验证器
jobilla/laravel-jwt-validate
10802 Downloads
gustavosantarosa/validate-trait
1002 Downloads
ValidateTrait for Laravel
adaptivemedia/laravel-pnr-validator
11011 Downloads
Validate a swedish personnummer in Laravel
unicodeveloper/laravel-email-validator
32225 Downloads
Provides a Facade to help validate and verify email addresses
silassiai/laravel-email-validation
1582 Downloads
Validate your email with this email validation package on email filter, typos. dns and spoofing.
scybulski/laravel-validator-color
2144 Downloads
Validate that a certain value is a valid CSS color string in Laravel
rgilyov/laravel-csv-importer
6037 Downloads
Easy and reliable way to import, parse, validate and transform your csv files with laravel