Libraries tagged by laravel like validator
jlorente/laravel-credit-cards
26280 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.
ferdous/laravel-otp-validate
21596 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.
wt-health/laravel-json-schema-request
40991 Downloads
Like FormRequests, but for validating against a json-schema
larapack/command-validation
1839 Downloads
Enable a method for Artisan Commands to validate the output of methods like `ask`.
thettler/laravel-console-toolkit
3726 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
longdinhh/validation
7970 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library
samandeggs/validation
954 Downloads
PHP Laravel like standalone validation library - based on Rakit/Validation
rrzu/validation
227 Downloads
PHP Laravel like standalone validation library
webtoolsnz/laravel-json-schema-request
542 Downloads
Like FormRequests, but for validating against a json-schema
bbrody/form-request
345 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
albertcht/lumen-form-request
14839 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
oriatec/validation
7 Downloads
A re-write of somnambulist/validation providing Laravel like validation, psr-7 compliant, as a standalone library
nelsonkti/validation
4 Downloads
PHP Laravel like standalone validation library
sadovojav/laravel-json-schema-request
3 Downloads
Like FormRequests, but for validating against a json-schema
kiranbhor/laravel-otp-validate
14 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.