We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe3dc8 commit 902b2e5Copy full SHA for 902b2e5
src/Bridge/SimpleCache/README.md
@@ -6,7 +6,7 @@
6
[](https://packagist.org/packages/cache/simple-cache-bridge)
7
[](LICENSE)
8
9
-This is a PSR-6 cache implementation using PHP array. It is a part of the PHP Cache organisation. To read about
+This is a bridge that converts a PSR-6 cache implementation to PSR-16 (SimpleCache). It is a part of the PHP Cache organisation. To read about
10
features like tagging and hierarchy support please read the shared documentation at [www.php-cache.com](http://www.php-cache.com).
11
12
### Install
0 commit comments