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
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-08-30 11:18:01 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).