Download the PHP package chadicus/psr-cache-mongodb without Composer
On this page you can find all versions of the php package chadicus/psr-cache-mongodb. 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 psr-cache-mongodb
Simple MongoDB Cache
PSR-16 SimpleCache Implementation using MongoDB
Requirements
Requires PHP 7.0 (or later).
Composer
To add the library as a local, per-project dependency use Composer! Simply add a dependency on subjective-php/psr-cache-mongodb
to your project's composer.json
file such as:
Contact
Developers may be contacted at:
Project Build
With a checkout of the code get Composer in your PATH and run:
Example Caching PSR-7 Response Messages with Guzzle Client
Below is a very simplified example of caching responses to GET requests in mongo.
All versions of psr-cache-mongodb with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
psr/simple-cache Version ^1.0
mongodb/mongodb Version ^1.1
chadicus/psr-cache-helper Version ^0.2.1
psr/simple-cache Version ^1.0
mongodb/mongodb Version ^1.1
chadicus/psr-cache-helper Version ^0.2.1
The package chadicus/psr-cache-mongodb contains the following files
Loading the files please wait ....