Libraries tagged by validate
inacho/php-credit-card-validator
1419575 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
freelancehunt/php-credit-card-validator
686883 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
danielebarbaro/laravel-vat-eu-validator
428165 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
cerbero/command-validator
477480 Downloads
Laravel package to validate the input of console commands.
biblys/isbn
375024 Downloads
A PHP library to convert and validate ISBNs
azimolabs/apple-sign-in-php-sdk
500134 Downloads
Library to verify and validate Apple IdentityToken and authenticate a user with Apple ID.
armin/editorconfig-cli
1619439 Downloads
EditorConfigCLI is a free CLI tool (written in PHP) to validate and auto-fix text files based on given .editorconfig declarations.
zendframework/zend-inputfilter
15632013 Downloads
Normalize and validate input sets from the web, APIs, the CLI, and more, including files
zendframework/zend-i18n
17827939 Downloads
Provide translations for your application, and filter and validate internationalized values
zendframework/zend-form
14301002 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
zendframework/zend-captcha
9659863 Downloads
Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more
la-haute-societe/yii2-save-relations-behavior
532036 Downloads
Validate and save automatically related Active Record models.
zf1/zend-validate
1103819 Downloads
Zend Framework 1 Validate package
inhere/php-validate
89775 Downloads
generic data validate, filter library of the php
pearl/lumen-request-validate
401681 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