Download the PHP package doctrineum/float without Composer
On this page you can find all versions of the php package doctrineum/float. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download doctrineum/float
More information about doctrineum/float
Files in doctrineum/float
Download doctrineum/float
More information about doctrineum/float
Files in doctrineum/float
Vendor doctrineum
Package float
Short Description Enumeration type for Doctrine - floats only
License MIT
Package float
Short Description Enumeration type for Doctrine - floats only
License MIT
Please rate this library. Is it a good library?
Informations about the package float
Doctrine Float enum
About
Adds Enum to Doctrine ORM
(can be used as a @Column(type="float_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 float with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
granam/float Version ^5.0
doctrineum/scalar Version ^3.1
granam/float-enum Version ^1.0
granam/float Version ^5.0
doctrineum/scalar Version ^3.1
granam/float-enum Version ^1.0
The package doctrineum/float contains the following files
Loading the files please wait ....