Download the PHP package doctrineum/integer without Composer
On this page you can find all versions of the php package doctrineum/integer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download doctrineum/integer
More information about doctrineum/integer
Files in doctrineum/integer
Download doctrineum/integer
More information about doctrineum/integer
Files in doctrineum/integer
Vendor doctrineum
Package integer
Short Description Enumeration type for Doctrine - integers only
License MIT
Package integer
Short Description Enumeration type for Doctrine - integers only
License MIT
Please rate this library. Is it a good library?
Informations about the package integer
Doctrine Integer enum
About
Adds Enum to Doctrine ORM
(can be used as a @Column(type="integer_enum")
).
Usage
Installation
Add it to your list of Composer dependencies (or by manual edit your composer.json, the require
section)
Doctrine integration
Register new DBAL type:
When using Symfony with Doctrine you can do the same as above by configuration:
All versions of integer with dependencies
PHP Build Version
Package Version
The package doctrineum/integer contains the following files
Loading the files please wait ....