Download the PHP package vemcogroup/model-cache without Composer
On this page you can find all versions of the php package vemcogroup/model-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vemcogroup/model-cache
More information about vemcogroup/model-cache
Files in vemcogroup/model-cache
Download vemcogroup/model-cache
More information about vemcogroup/model-cache
Files in vemcogroup/model-cache
Vendor vemcogroup
Package model-cache
Short Description Static cache instead of re-hitting cache server
License MIT
Homepage https://github.com/vemcogroup/model-cache
Package model-cache
Short Description Static cache instead of re-hitting cache server
License MIT
Homepage https://github.com/vemcogroup/model-cache
Please rate this library. Is it a good library?
Informations about the package model-cache
Model local cache
Description
This package allows to have static local cache on your models.
It can both be used with a cache server or without.
Installation
You can install the package via composer:
Usage
It's easy to use the trait in your own class just Use the trait as below
If you need to clear the Cache you can use the clear method
All versions of model-cache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package vemcogroup/model-cache contains the following files
Loading the files please wait ....