Download the PHP package bookking3000/guzzcache without Composer
On this page you can find all versions of the php package bookking3000/guzzcache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bookking3000/guzzcache
More information about bookking3000/guzzcache
Files in bookking3000/guzzcache
Download bookking3000/guzzcache
More information about bookking3000/guzzcache
Files in bookking3000/guzzcache
Vendor bookking3000
Package guzzcache
Short Description A in-File JSON-Cache for storing Guzzle HTTP Responses from REST-APIs
License MIT
Package guzzcache
Short Description A in-File JSON-Cache for storing Guzzle HTTP Responses from REST-APIs
License MIT
Please rate this library. Is it a good library?
Informations about the package guzzcache
Guzzcache
A in-File JSON-Cache for storing Guzzle HTTP Responses from REST-APIs
Installation
Install using composer:
Autoloading
Please include the following to autoload Classes
Usage
Lifetime
Default Lifetime is 30 days / 2592000 Seconds.
You can change it as follows:
To disable Lifetime, set Lifetime to 0.
Debug
Setting Debug to true, will log all Requests. By Default only Requests with non 2xx Response Status-Codes are logged.
The Log is stored in the logs-Folder in the Library-Directory itself.
Changelog
2022-02-15
- Added Expiry-Time to Cache
All versions of guzzcache with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^7.0
maxakawizard/json-collection-parser Version ^1.8
phpunit/phpunit Version ^9.5
ext-json Version *
maxakawizard/json-collection-parser Version ^1.8
phpunit/phpunit Version ^9.5
ext-json Version *
The package bookking3000/guzzcache contains the following files
Loading the files please wait ....