Download the PHP package shaneen31/russian-doll-caching without Composer
On this page you can find all versions of the php package shaneen31/russian-doll-caching. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shaneen31/russian-doll-caching
More information about shaneen31/russian-doll-caching
Files in shaneen31/russian-doll-caching
Download shaneen31/russian-doll-caching
More information about shaneen31/russian-doll-caching
Files in shaneen31/russian-doll-caching
Vendor shaneen31
Package russian-doll-caching
Short Description description_text
License GPL-3.0+
Homepage https://github.com/shaneen31/russiandollcaching
Package russian-doll-caching
Short Description description_text
License GPL-3.0+
Homepage https://github.com/shaneen31/russiandollcaching
Please rate this library. Is it a good library?
Informations about the package russian-doll-caching
Russian Doll Caching (Fragmented Caching)
Version 0.2.0
Main Features
- Allow caching fragment of pages.
- Cache single objects.
- Cache one big object made of smaller ones (Cascade Caching).
- Cache on disk.
- Cache with Redis.
How To Use
Cache using disk
Example to cache posts with Laravel.
Cache single object
In your view
Cascade Caching
In your model
In your view
Cache using redis
Example to cache posts with Laravel.
Cache single object
In your view
Cascade Caching
In your model
In your view
License
The code for RussianDollCaching is distributed under the terms of the GNU/GPL V3 license (see LICENSE).
All versions of russian-doll-caching with dependencies
PHP Build Version
Package Version
The package shaneen31/russian-doll-caching contains the following files
Loading the files please wait ....