Libraries tagged by Vuelidate
danielebarbaro/laravel-vat-eu-validator
222596 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
contributte/neonizer
510142 Downloads
Collection of useful scripts for manipulaton with NEON files. Support composer pre-install / post-install events. Set/get parameters, validate files.
cerbero/command-validator
340798 Downloads
Laravel package to validate the input of console commands.
biblys/isbn
265742 Downloads
A PHP library to convert and validate ISBNs
azimolabs/apple-sign-in-php-sdk
361993 Downloads
Library to verify and validate Apple IdentityToken and authenticate a user with Apple ID.
armin/editorconfig-cli
730414 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
303641 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
zendframework/zend-inputfilter
15245381 Downloads
Normalize and validate input sets from the web, APIs, the CLI, and more, including files
zendframework/zend-i18n
17401863 Downloads
Provide translations for your application, and filter and validate internationalized values
zendframework/zend-form
13963788 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
zendframework/zend-captcha
9432386 Downloads
Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more
la-haute-societe/yii2-save-relations-behavior
449052 Downloads
Validate and save automatically related Active Record models.
jschaedl/iban
1039614 Downloads
validate and generate IBANs
zf1/zend-validate
949912 Downloads
Zend Framework 1 Validate package
pearl/lumen-request-validate
352300 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