doweb/phpcache

A cache like Varnish but easier and faster for all slow php applications

1.0.9 2017-07-13 14:53 UTC

This package is not auto-updated.

Last update: 2024-04-28 00:21:44 UTC


README

The easiest way to cache slow PHP applications

Installation

composer require doweb/phpcache

Open phpcache.yaml and set your personal configuration. Copy the index_cache.php from the example folder to your document root and set this file as your index file or create a rewrite in your .htaccess file.

Examples

Checkout the example folder.

License

The MIT License (MIT).