The easiest way to cache slow PHP applications
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.
Checkout the example folder.
The MIT License (MIT).