Download the PHP package siezi/phile-total-cache without Composer
On this page you can find all versions of the php package siezi/phile-total-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download siezi/phile-total-cache
More information about siezi/phile-total-cache
Files in siezi/phile-total-cache
Download siezi/phile-total-cache
More information about siezi/phile-total-cache
Files in siezi/phile-total-cache
Vendor siezi
Package phile-total-cache
Short Description Cache Plugin for PhileCMS
License MIT
Homepage https://github.com/Schlaefer/phileTotalCache
Package phile-total-cache
Short Description Cache Plugin for PhileCMS
License MIT
Homepage https://github.com/Schlaefer/phileTotalCache
Please rate this library. Is it a good library?
Informations about the package phile-total-cache
PhileCMS TotalCache Plugin
Caches as much as possible (completely avoid parser and template engine).
It's not that Phile is slow, but the markup-parser and template-engine take their toll. Also it's liberating not to have to worry about (your own) lazily written plugins.
1.1 Installation (composer)
1.2 Installation (Manual Download)
- Install Phile
- copy this plugin into
plugins/siezi/phileTotalCache
2. Activation
After you have installed the plugin you need to activate it. Add the following line to Phile's root config.php
file:
3. Configuration
See plugin config.php
file.
All versions of phile-total-cache with dependencies
PHP Build Version
Package Version
Requires
phile-cms/phile Version
>=1.5.0
The package siezi/phile-total-cache contains the following files
Loading the files please wait ....