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