Libraries tagged by Vuelidate
johnstevenson/json-works
2160906 Downloads
Create, edit, query and validate json
inacho/php-credit-card-validator
1332857 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
ichtrojan/laravel-otp
244711 Downloads
A simple package to generate and validate OTPs
danielebarbaro/laravel-vat-eu-validator
241240 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
cerbero/command-validator
357787 Downloads
Laravel package to validate the input of console commands.
biblys/isbn
280249 Downloads
A PHP library to convert and validate ISBNs
azimolabs/apple-sign-in-php-sdk
380966 Downloads
Library to verify and validate Apple IdentityToken and authenticate a user with Apple ID.
armin/editorconfig-cli
848460 Downloads
EditorConfigCLI is a free CLI tool (written in PHP) to validate and auto-fix text files based on given .editorconfig declarations.
anik/form-request
316060 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
zendframework/zend-inputfilter
15291624 Downloads
Normalize and validate input sets from the web, APIs, the CLI, and more, including files
zendframework/zend-i18n
17452614 Downloads
Provide translations for your application, and filter and validate internationalized values
zendframework/zend-form
14005121 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
zendframework/zend-captcha
9458763 Downloads
Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more
la-haute-societe/yii2-save-relations-behavior
459181 Downloads
Validate and save automatically related Active Record models.
pearl/lumen-request-validate
358214 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class