cache/simple-cache-bridge
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
2.0.4
3.4M downloads/mo
#4038 most downloaded on Packagist
php-cache/simple-cache-bridge
What this package is like to depend on
Last release 4 days ago
20 Aug 2026
Release timing varies
gaps range from 2 months to 4.6 years
Nearly every release is documented
notes for 10 of 10 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
10 releases · first in 2017
5 releases in the last 12 months
see the full history below
Release timeline
10 releases · Jan 2017 to Aug 2026Releases
latest 10-
2.0.420 Aug 2026 -
2.0.319 Aug 2026 -
2.0.218 Aug 2026 -
2.0.118 Aug 2026Release notes
Open source →keep Symfony-style test signatures and prevent the fixer from
restoring native void declarations. -
2.0.018 Aug 2026Release notes
Open source →modernize adapters, decorators, tests, and release tooling.
BREAKING CHANGE: require PHP 8.2, psr/cache 3, and psr/simple-cache 3.
Release notes
Open source →Changed
- Require PHP 8.2 or later.
- Require
psr/cache3 andpsr/simple-cache3. - Add native parameter and return types required by the PSR interfaces.
Fixed
- Preserve numeric-string keys returned by
getMultiple(). - Translate lazy PSR-6 invalid-key failures to PSR-16 exceptions before mutating a bulk write.
- Attempt every
setMultiple()write and commit accepted deferred items even when another item fails.
-
1.2.015 Jan 2022Release notes
Open source →- Support for PHP 8.1
- Drop support for PHP < 7.4
- Allow psr/cache: ^1.0 || ^2.0
-
1.1.014 Dec 2020 -
1.0.016 Jul 2017 -
0.1.113 Mar 2017 -
0.1.005 Jan 2017