Download the PHP package silmaralberti/php-cache without Composer
On this page you can find all versions of the php package silmaralberti/php-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 php-cache
PhpCache
extensible and flexible php cache lib.
Install to project
composer require silmaralberti/php-cache
Docs
Use example
Serializer Classes
IgBinaryLib
DefaultSerializerLib
Adapter Class
RedisAdapter
KeyGenerator Lib
HashKeyLib
PhpCache Methods
increase()
increment and return key value
get()
load cache data
set()
storage cache data
cacheFunction()
get response of function from cache or call function and store result on cache
example:
All versions of php-cache with dependencies
PHP Build Version
Package Version
Requires
ext-redis Version
*
php Version ^7.2|^8.0
php Version ^7.2|^8.0
The package silmaralberti/php-cache contains the following files
Loading the files please wait ....