Download the PHP package wbraganca/yii2-enumerables without Composer
On this page you can find all versions of the php package wbraganca/yii2-enumerables. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wbraganca/yii2-enumerables
More information about wbraganca/yii2-enumerables
Files in wbraganca/yii2-enumerables
Download wbraganca/yii2-enumerables
More information about wbraganca/yii2-enumerables
Files in wbraganca/yii2-enumerables
Vendor wbraganca
Package yii2-enumerables
Short Description An enumeration implementation to yii2 framework.
License BSD-3-Clause
Package yii2-enumerables
Short Description An enumeration implementation to yii2 framework.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii2-enumerables
yii2-enumerables
An enumeration implementation to yii2 framework.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
EnumBoolean
Generates a boolean array. You can pass the false label (default No) and true label (default Yes).
EnumYear
Generates an array of years between from and to years. Years till current system date will be generated if to year is not specified.
EnumMonth
Generates an array of months.
EnumDay
Generates an array of days.
All versions of yii2-enumerables with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0.4
The package wbraganca/yii2-enumerables contains the following files
Loading the files please wait ....