Download the PHP package apollo11/yii2-behaviors without Composer
On this page you can find all versions of the php package apollo11/yii2-behaviors. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download apollo11/yii2-behaviors
More information about apollo11/yii2-behaviors
Files in apollo11/yii2-behaviors
Download apollo11/yii2-behaviors
More information about apollo11/yii2-behaviors
Files in apollo11/yii2-behaviors
Vendor apollo11
Package yii2-behaviors
Short Description Collection of global helper behaviors for Yii2 Framework
License
Homepage https://github.com/apolloeleven/yii2-behaviors
Package yii2-behaviors
Short Description Collection of global helper behaviors for Yii2 Framework
License
Homepage https://github.com/apolloeleven/yii2-behaviors
Please rate this library. Is it a good library?
Informations about the package yii2-behaviors
Yii2 behaviors
Global Page Cache Behavior
Following behavior gives you the ability to enable Yii2 PageCache globally from config. Copy the following config to your respective config file.
Param | Value |
Controller | String : Controller ID : Required |
Duration | Integer : Cache duration in seconds : Optional : Default - 60 seconds |
Actions | Array : Action IDs to cache: Required : '*' - for all actions |
Except | Array : Action IDs to skip cache on : Optional |
Variations | Array : Strings for respective vartiations of caching : Optional |
All versions of yii2-behaviors with dependencies
PHP Build Version
Package Version
Requires
composer/composer Version
>=1.6.3
The package apollo11/yii2-behaviors contains the following files
Loading the files please wait ....