Download the PHP package davidhirtz/yii2-datetime-behavior without Composer
On this page you can find all versions of the php package davidhirtz/yii2-datetime-behavior. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download davidhirtz/yii2-datetime-behavior
More information about davidhirtz/yii2-datetime-behavior
Files in davidhirtz/yii2-datetime-behavior
Download davidhirtz/yii2-datetime-behavior
More information about davidhirtz/yii2-datetime-behavior
Files in davidhirtz/yii2-datetime-behavior
Vendor davidhirtz
Package yii2-datetime-behavior
Short Description Initiates database date columns as DateTime PHP classes.
License BSD-3-Clause
Package yii2-datetime-behavior
Short Description Initiates database date columns as DateTime PHP classes.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii2-datetime-behavior
Yii2 DateTime Behavior
Initiates database date columns as DateTime PHP classes.
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
Once the extension is installed, simply use it in your code by adding it to your ActiveRecord behavior. If you don't set the attributes all "date" and "datetime" columns will be automatically selected.
All versions of yii2-datetime-behavior with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
The package davidhirtz/yii2-datetime-behavior contains the following files
Loading the files please wait ....