Download the PHP package marekskopal/cycle-enum without Composer
On this page you can find all versions of the php package marekskopal/cycle-enum. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download marekskopal/cycle-enum
More information about marekskopal/cycle-enum
Files in marekskopal/cycle-enum
Download marekskopal/cycle-enum
More information about marekskopal/cycle-enum
Files in marekskopal/cycle-enum
Vendor marekskopal
Package cycle-enum
Short Description Syntax sugar for using Enum column type in Cycle ORM.
License MIT
Package cycle-enum
Short Description Syntax sugar for using Enum column type in Cycle ORM.
License MIT
Please rate this library. Is it a good library?
Informations about the package cycle-enum
Cycle ORM - Enum Attribute
Syntax sugar for using Enum column type in Cycle ORM.
Declaration of enum column type in Cycle ORM is not very user friendly, because you must declare all enum values in column type.
This package provides attribute for declaring enum column type in Cycle ORM, which needs only enum class.
Install
Usage
All versions of cycle-enum with dependencies
PHP Build Version
Package Version
The package marekskopal/cycle-enum contains the following files
Loading the files please wait ....