ardzo/cache

Library for caching of HTML pages

Installs: 49

Dependents: 0

Suggesters: 0

Security: 0

pkg:composer/ardzo/cache

1.1.0.1 2018-10-21 22:44 UTC

This package is not auto-updated.

Last update: 2025-10-28 09:12:43 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.