Libraries tagged by laravel validator
code-area/laraarea-validator
104 Downloads
Validations for laravel
chrisidakwo/laravel-auth-identifiers
1791 Downloads
Laravel custom authentication with an option to use a custom password validation implementation
cebugle/laravel-credit-card-rule
30 Downloads
Validate credit card number, expiration date, cvc
cals/validator
54 Downloads
A simple encapsulation of Illuminate\Contracts\Validation\Factory in Laravel.
bkstar123/laravel-recaptcha
69 Downloads
Google reCaptcha v2 checkbox & v3 validation
bigelephant/input-validator
22 Downloads
benjamimwalker/command-validator
1 Downloads
A package to validate arguments and options on laravel commands.
ankitsinghdalal/laravel-unique-on-multiple
6 Downloads
This package would serve the purpose of unique validator against multiple columns
andcarpi/pt-br-validator
28 Downloads
Uma biblioteca contendo validações de formatos Brasileiros, para o Laravel 5.*
amit-patel/hmrc-vat-validator
5 Downloads
A Laravel package for validating UK VAT numbers and Business Name using HMRC API
aluisio-pires/pt-br-validator
9 Downloads
Uma biblioteca contendo validações de formatos Brasileiros, para o Laravel
allcaretravel/laravel-support
351 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
ahmedzidan/laravel-support
8 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
agoalofalife/decompose-validator
36 Downloads
Extra package for organization and decompose request validation in Laravel
accexs/validator
127 Downloads
Extensible OOP PHP input validation package based on wixel/gump (https://wixelhq.com) and laravel