Download the PHP package creof/doctrine2-custom-types without Composer
On this page you can find all versions of the php package creof/doctrine2-custom-types. 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 doctrine2-custom-types
doctrine2-custom-types
Custom data types for Doctrine2.
ApproxDate
A pseudo-date object to store incomplete date values.
Accepts dates in the following formats: (lowercase does not require padding with 0)
- YY
- YYYY
- mm/YY, mm-YY, mm.YY
- mm/YYYY, mm-YYYY, mm.YYYY
- mm/dd/YYYY, mm-dd-YYYY, mm.dd.YYYY
- YYYYMMDD
- YYYY-MM
- YYYY-MM-DD
Gender
A person's gender.
All versions of doctrine2-custom-types with dependencies
PHP Build Version
Package Version
Requires
doctrine/orm Version
>=2.1
The package creof/doctrine2-custom-types contains the following files
Loading the files please wait ....