doweb / phpcache
A cache like Varnish but easier and faster for all slow php applications
1.0.9
2017-07-13 14:53 UTC
Requires
- symfony/yaml: ^3.3
This package is not auto-updated.
Last update: 2025-03-02 04:28:08 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).