ardzo/cache

Library for caching of HTML pages

1.1.0.1 2018-10-21 22:44 UTC

This package is not auto-updated.

Last update: 2024-06-11 02:27:56 UTC


README

Introduction

This is a class for caching of HTML content.

Requirements

Using

Copy "Cache.php" from "src" and required libraries onto server and use it in your script.
Or use Composer - class will loads automatically.
See example code in folder "example".
Folder for cache must have permission to write.