Download the PHP package kanellov/zf2-validator without Composer
On this page you can find all versions of the php package kanellov/zf2-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kanellov/zf2-validator
More information about kanellov/zf2-validator
Files in kanellov/zf2-validator
Download kanellov/zf2-validator
More information about kanellov/zf2-validator
Files in kanellov/zf2-validator
Vendor kanellov
Package zf2-validator
Short Description Zend Framework 2 validators
License MIT
Homepage https://github.com/kanellov/zf2-validator
Package zf2-validator
Short Description Zend Framework 2 validators
License MIT
Homepage https://github.com/kanellov/zf2-validator
Keywords validatorZend Framework
Please rate this library. Is it a good library?
Informations about the package zf2-validator
zf2-validator
Provides some extra Zend Framework validators.
Installation
Install composer in your project:
curl -s https://getcomposer.org/installer | php
Create a composer.json file in your project root:
{
"require": {
"kanellov/zf2-validator": "dev-master"
}
}
Install via composer:
php composer.phar install
Add this line to your application’s index.php file:
<?php
require 'vendor/autoload.php';
System Requirements
You need PHP >= 5.3.23.
All versions of zf2-validator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.23
zendframework/zend-validator Version ~2.0
ddeboer/vatin Version @stable
kanellov/greek-vat-validator Version ~0.1
zendframework/zend-validator Version ~2.0
ddeboer/vatin Version @stable
kanellov/greek-vat-validator Version ~0.1
The package kanellov/zf2-validator contains the following files
Loading the files please wait ...