Download the PHP package nepada/birth-number-doctrine without Composer
On this page you can find all versions of the php package nepada/birth-number-doctrine. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nepada/birth-number-doctrine
More information about nepada/birth-number-doctrine
Files in nepada/birth-number-doctrine
Download nepada/birth-number-doctrine
More information about nepada/birth-number-doctrine
Files in nepada/birth-number-doctrine
Vendor nepada
Package birth-number-doctrine
Short Description Czech birth number type for Doctrine.
License BSD-3-Clause
Package birth-number-doctrine
Short Description Czech birth number type for Doctrine.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package birth-number-doctrine
Czech birth number Doctrine type
Installation
Via Composer:
Register the type in your bootstrap:
In Nette with nettrine/dbal integration, you can register the types in your configuration:
Usage
BirthNumberType
maps database value to Birth number value object (see nepada/birth-number for further details) and back. The Birth number is stored as fixed string without the slash (e.g. 0001010009
).
Example usage in the entity:
Example usage in query builder:
All versions of birth-number-doctrine with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1.0 <8.5
doctrine/dbal Version ^3.4@dev || ^4.0@dev
nepada/birth-number Version ^1.0@dev
doctrine/dbal Version ^3.4@dev || ^4.0@dev
nepada/birth-number Version ^1.0@dev
The package nepada/birth-number-doctrine contains the following files
Loading the files please wait ....