Download the PHP package corepulse/static-cache without Composer
On this page you can find all versions of the php package corepulse/static-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package static-cache
Corepulse Cache
Getting started
Clone source and rename folder to {project}/bundles/CorepulseCacheBundle
Config
Update file composer.json
and run composer dump-autoload
:
Update file config/config.yaml
:
Update .env
:
Update file config/bundles.php
:
Installation
run command:
Documentation
Use class:
- string $url : url của trang cache.
- string $view : nội dung trả về của url.
- array $tags: nhãn của cache.
- string $type: loại file cache (
html
hoặcjson
).
Update Nginx:
All versions of static-cache with dependencies
PHP Build Version
Package Version
Requires
pimcore/pimcore Version
>=11.0
The package corepulse/static-cache contains the following files
Loading the files please wait ....