File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ A psr/simple-cache implementation for PHP 7.4+.
1010[ ![ Scrunitizer] [ scrutinizer-badge ]] [ scrutinizer ]
1111[ ![ Packagist downloads] [ downloads-badge ]] [ downloads ] <br />
1212[ ![ Continuous Integration] [ gh-action-badge ]] [ gh-action ]
13+ [ ![ phpDocs] [ gh-docs-badge ]] [ gh-docs ]
1314
1415[ php-badge ] : https://img.shields.io/packagist/php-v/chillerlan/php-cache?logo=php&color=8892BF
1516[ php ] : https://www.php.net/supported-versions.php
@@ -27,6 +28,8 @@ A psr/simple-cache implementation for PHP 7.4+.
2728[ downloads ] : https://packagist.org/packages/chillerlan/php-cache/stats
2829[ gh-action-badge ] : https://github.com/chillerlan/php-cache/workflows/Continuous%20Integration/badge.svg
2930[ gh-action ] : https://github.com/chillerlan/php-cache/actions
31+ [ gh-docs-badge ] : https://github.com/chillerlan/php-cache/workflows/Docs/badge.svg
32+ [ gh-docs ] : https://github.com/chillerlan/php-cache/actions?query=workflow%3ADocs
3033
3134## Features:
3235- [ PSR-16 simple-cache-implementation] ( https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-16-simple-cache.md )
You can’t perform that action at this time.
0 commit comments