Download the PHP package alex-kalanis/kw_cache without Composer
On this page you can find all versions of the php package alex-kalanis/kw_cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alex-kalanis/kw_cache
More information about alex-kalanis/kw_cache
Files in alex-kalanis/kw_cache
Download alex-kalanis/kw_cache
More information about alex-kalanis/kw_cache
Files in alex-kalanis/kw_cache
Vendor alex-kalanis
Package kw_cache
Short Description Cache for KWCMS
License BSD-3-Clause
Package kw_cache
Short Description Cache for KWCMS
License BSD-3-Clause
Keywords cache
Please rate this library. Is it a good library?
Informations about the package kw_cache
kw_cache
Cache content across the KWCMS. Use storage interfaces or directly volume. Contains a simple support for semaphores as remote flags for cache re-generating.
PHP Installation
(Refer to Composer Documentation if you are not familiar with composer)
PHP Usage
1.) Use your autoloader (if not already done via Composer autoloader)
2.) Set storage(s) which will be used by cache.
3.) Connect the "kalanis\kw_cache*" into your app. Extends it for setting your case.
4.) Just call it
All versions of kw_cache with dependencies
PHP Build Version
Package Version
Requires
alex-kalanis/kw_paths Version
>=4.0 <5
alex-kalanis/kw_semaphore Version >=2.0 <3
ext-json Version *
php Version >=7.4
alex-kalanis/kw_semaphore Version >=2.0 <3
ext-json Version *
php Version >=7.4
The package alex-kalanis/kw_cache contains the following files
Loading the files please wait ....