Download the PHP package antiloop/propel-real-enum-behavior without Composer
On this page you can find all versions of the php package antiloop/propel-real-enum-behavior. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download antiloop/propel-real-enum-behavior
More information about antiloop/propel-real-enum-behavior
Files in antiloop/propel-real-enum-behavior
Download antiloop/propel-real-enum-behavior
More information about antiloop/propel-real-enum-behavior
Files in antiloop/propel-real-enum-behavior
Vendor antiloop
Package propel-real-enum-behavior
Short Description Propel 2 behavior to manage the ENUM type more closely to what enums should be
License MIT
Package propel-real-enum-behavior
Short Description Propel 2 behavior to manage the ENUM type more closely to what enums should be
License MIT
Please rate this library. Is it a good library?
Informations about the package propel-real-enum-behavior
Propel Real Enum Behavior
Requirements
This Behavior was developed for Propel 2.
It was also only tested for MariaDb databases for Spryker Webshops.
Installation
schema.xml
Add the behavior either to the root of your database or on the target table.
Here are two examples:
Usage
This behavior does one thing to make usage of ENUMS
easier :
- You will now see the ENUM value from the
valueSet
in the database instead of a number.
All versions of propel-real-enum-behavior with dependencies
PHP Build Version
Package Version
The package antiloop/propel-real-enum-behavior contains the following files
Loading the files please wait ....