Download the PHP package herroffizier/yii2-ar-tag-cache without Composer
On this page you can find all versions of the php package herroffizier/yii2-ar-tag-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download herroffizier/yii2-ar-tag-cache
More information about herroffizier/yii2-ar-tag-cache
Files in herroffizier/yii2-ar-tag-cache
Download herroffizier/yii2-ar-tag-cache
More information about herroffizier/yii2-ar-tag-cache
Files in herroffizier/yii2-ar-tag-cache
Vendor herroffizier
Package yii2-ar-tag-cache
Short Description Yii 2 component for automatic cache invalidation invoked by ActiveRecord updates.
License BSD-3-Clause
Package yii2-ar-tag-cache
Short Description Yii 2 component for automatic cache invalidation invoked by ActiveRecord updates.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii2-ar-tag-cache
Yii2 AR Tag Cache
Yii2 AR Tag Cache automatically invalidates tagged cache when ActiveRecord changes.
In fact it is a simple wrapper over Yii2's . It creates special tag for ActiveRecord class and invalidates all cache marked by that tag when any of that class instances is being created, updated or deleted.
Installation
Install extension with Composer:
Attach behavior to AR model:
Usage
All versions of yii2-ar-tag-cache with dependencies
PHP Build Version
Package Version
The package herroffizier/yii2-ar-tag-cache contains the following files
Loading the files please wait ....