doweb/phpcache

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

Installs: 239

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/doweb/phpcache

1.0.9 2017-07-13 14:53 UTC

This package is not auto-updated.

Last update: 2025-09-28 07:16:58 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).