Download the PHP package nytris/cache without Composer
On this page you can find all versions of the php package nytris/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 cache
Nytris Cache
Implements a ReactPHP cache using any PSR-6-compliant cache such as Symfony Cache.
Usage
Install this package with Composer:
When using Nytris platform (recommended)
Configure Nytris platform:
nytris.config.php
Caveats
- PSR-6 cache adapters may block, if so then the ReactPHP event loop will be blocked. It is the responsibility of the consuming application to not use PSR cache adapters that block.
All versions of cache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
psr/cache Version ^1.0
react/cache Version ^1.2
react/promise Version ^3.2 || ^2.11
psr/cache Version ^1.0
react/cache Version ^1.2
react/promise Version ^3.2 || ^2.11
The package nytris/cache contains the following files
Loading the files please wait ....