Download the PHP package umpirsky/zymfony-validator without Composer
On this page you can find all versions of the php package umpirsky/zymfony-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download umpirsky/zymfony-validator
More information about umpirsky/zymfony-validator
Files in umpirsky/zymfony-validator
Download umpirsky/zymfony-validator
More information about umpirsky/zymfony-validator
Files in umpirsky/zymfony-validator
Vendor umpirsky
Package zymfony-validator
Short Description Zend validator adapter for Symfony.
License MIT
Package zymfony-validator
Short Description Zend validator adapter for Symfony.
License MIT
Please rate this library. Is it a good library?
Informations about the package zymfony-validator
Zymfony Validator
Zend validator adapter for Symfony.
Zend Framework comes with a nice set of validation classes. Symfony provides nice validator component as well, but lacks some validators Zend already have like credit card, post code, hostname, iban...
Zymfony Validator is a bridge between this two validators, and provides Symfonic interface for Zend validators.
Installation
The recommended way to install Zymfony Validator is through composer.
Examples
Basic Usage
Custom Options and Messages
Annotations
Yaml
Validators Available
- alnum
- alpha
- barcodecode25interleaved
- barcodecode25
- barcodecode39ext
- barcodecode39
- barcodecode93ext
- barcodecode93
- barcodeean12
- barcodeean13
- barcodeean14
- barcodeean18
- barcodeean2
- barcodeean5
- barcodeean8
- barcodegtin12
- barcodegtin13
- barcodegtin14
- barcodeidentcode
- barcodeintelligentmail
- barcodeissn
- barcodeitf14
- barcodeleitcode
- barcodeplanet
- barcodepostnet
- barcoderoyalmail
- barcodesscc
- barcodeupca
- barcodeupce
- barcode
- between
- callback
- creditcard
- csrf
- date
- datestep
- dbnorecordexists
- dbrecordexists
- digits
- emailaddress
- explode
- filecount
- filecrc32
- fileexcludeextension
- fileexcludemimetype
- fileexists
- fileextension
- filefilessize
- filehash
- fileimagesize
- fileiscompressed
- fileisimage
- filemd5
- filemimetype
- filenotexists
- filesha1
- filesize
- fileupload
- filewordcount
- float
- greaterthan
- hex
- hostname
- iban
- identical
- inarray
- int
- ip
- isbn
- lessthan
- notempty
- postcode
- regex
- sitemapchangefreq
- sitemaplastmod
- sitemaploc
- sitemappriority
- stringlength
- step
- uri
Tests
To run the test suite, you need PHPUnit.
$ phpunit
License
Zymfony Validator is licensed under the MIT license.
All versions of zymfony-validator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
symfony/validator Version 2.2.*
zendframework/zend-validator Version 2.1.*
symfony/validator Version 2.2.*
zendframework/zend-validator Version 2.1.*
The package umpirsky/zymfony-validator contains the following files
Loading the files please wait ....