Download the PHP package cache/psr-6-doctrine-bridge without Composer
On this page you can find all versions of the php package cache/psr-6-doctrine-bridge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cache/psr-6-doctrine-bridge
More information about cache/psr-6-doctrine-bridge
Files in cache/psr-6-doctrine-bridge
Download cache/psr-6-doctrine-bridge
More information about cache/psr-6-doctrine-bridge
Files in cache/psr-6-doctrine-bridge
Vendor cache
Package psr-6-doctrine-bridge
Short Description PSR-6 Doctrine bridge
License MIT
Homepage https://www.php-cache.com/en/latest/
Package psr-6-doctrine-bridge
Short Description PSR-6 Doctrine bridge
License MIT
Homepage https://www.php-cache.com/en/latest/
Please rate this library. Is it a good library?
Informations about the package psr-6-doctrine-bridge
PSR-6 Doctrine bridge
This package adapts a PSR-6 cache pool to the legacy Doctrine\Common\Cache\Cache API.
Installation
Usage
$pool must implement Psr\Cache\CacheItemPoolInterface from psr/cache 3.x.
The bridge keeps legacy normalized keys when the pool accepts them. If the pool rejects a key, the bridge retries with a 64-character SHA-256 key.
Contributing
Send pull requests to the main repository. Report issues on the GitHub issue tracker.
All versions of psr-6-doctrine-bridge with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
doctrine/cache Version ^2.2
psr/cache Version ^3.0
psr/cache-implementation Version ^3.0
doctrine/cache Version ^2.2
psr/cache Version ^3.0
psr/cache-implementation Version ^3.0
The package cache/psr-6-doctrine-bridge contains the following files
Loading the files please wait ...