Download the PHP package jongotlin/identity-number-bundle without Composer
On this page you can find all versions of the php package jongotlin/identity-number-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package identity-number-bundle
IdentityNumberValidatorBundle
This Symfony Bundle uses github.com/byrokrat/id to validate swedish identity number (personnummer), coordination number (samordningsnummer) and organization number (organisationsnummer).
Install
Via Composer
Usage
Available options are
allowCoordinationNumber
When set to true coordination number (samordningsnummer) is accepted. Default is false.allowPersonalIdNumber
When set to true personal identity number is accepted as organization number. Default is false.strict
When set to true identity number must be exactly 12 digits and organization number 10 digits. No hyphen is accepted. If false identity number can be either 10 or 12 digits and with or without hyphen (or plus sign). Default is false.
All versions of identity-number-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0|^8.0
symfony/framework-bundle Version ^2.7|^3.0|^4.0|^5.0|^6.0
byrokrat/id Version ^1.0
symfony/framework-bundle Version ^2.7|^3.0|^4.0|^5.0|^6.0
byrokrat/id Version ^1.0
The package jongotlin/identity-number-bundle contains the following files
Loading the files please wait ....