Download the PHP package purpledot/validation-bundle without Composer
On this page you can find all versions of the php package purpledot/validation-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download purpledot/validation-bundle
More information about purpledot/validation-bundle
Files in purpledot/validation-bundle
Download purpledot/validation-bundle
More information about purpledot/validation-bundle
Files in purpledot/validation-bundle
Vendor purpledot
Package validation-bundle
Short Description .
License MIT
Homepage http://purpledot.pl
Package validation-bundle
Short Description .
License MIT
Homepage http://purpledot.pl
Please rate this library. Is it a good library?
Informations about the package validation-bundle
Symfony Validation Bundle
Additional validators set for Symfony.
Installation
From the command line run
Validators
PolishIdCardNumber
Checks if the value is a valid Polish ID number.
Example usage
PolishMobilePhone
Checks if the value is a valid Polish mobile phone number.
Example usage
PolishTaxNumber
Checks if the value is a valid Polish tax number (NIP).
Parameter | Type | Default | Description |
---|---|---|---|
requirePrefix | bool | false | Enable/disable tax number prefix requirement |
allowPrefix | bool | true | Enable/Disable ability to provide a tax number prefix |
Example usage
Require tax number prefix
Disallow tax number prefix
Pesel
Checks if the value is a valid PESEL number.
Example usage
All versions of validation-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
symfony/framework-bundle Version ~5.0|~6.0|~7.0
symfony/dependency-injection Version ~5.0|~6.0|~7.0
symfony/validator Version ~5.0|~6.0|~7.0
ext-mbstring Version *
symfony/framework-bundle Version ~5.0|~6.0|~7.0
symfony/dependency-injection Version ~5.0|~6.0|~7.0
symfony/validator Version ~5.0|~6.0|~7.0
ext-mbstring Version *
The package purpledot/validation-bundle contains the following files
Loading the files please wait ....