Download the PHP package oppara/cakephp-plugin-unix-timestamp without Composer
On this page you can find all versions of the php package oppara/cakephp-plugin-unix-timestamp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cakephp-plugin-unix-timestamp
UnixTimestamp plugin for CakePHP
You can use this UnixTimestampBehavior insted of CakePHP's TimestampBehavior when want to save the unix timestamp
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
Enable plugin
You need to enable the plugin your config/bootstrap.php file:
If you are already using Plugin::loadAll();
, then this is not necessary.
Usage
more info https://book.cakephp.org/3.0/en/orm/behaviors/timestamp.html
All versions of cakephp-plugin-unix-timestamp with dependencies
PHP Build Version
Package Version
Requires
cakephp/cakephp Version
^3.4
The package oppara/cakephp-plugin-unix-timestamp contains the following files
Loading the files please wait ....