doweb/phpcache

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

Maintainers

Package info

github.com/do-web/phpcache

pkg:composer/doweb/phpcache

Statistics

Installs: 239

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.9 2017-07-13 14:53 UTC

This package is not auto-updated.

Last update: 2026-03-01 09:14:26 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).