PHPackages                             honklegion/psr16storage - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. honklegion/psr16storage

ActiveLibrary[Caching](/categories/caching)

honklegion/psr16storage
=======================

Nette PSR16 storage adapter

v1.0.0(2mo ago)011↓100%MITPHPPHP &gt;=8.2 &lt;8.6CI passing

Since Mar 6Pushed 2mo agoCompare

[ Source](https://github.com/HonkLegion/Psr16Storage)[ Packagist](https://packagist.org/packages/honklegion/psr16storage)[ RSS](/packages/honklegion-psr16storage/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (8)Versions (2)Used By (0)

Psr16Storage
============

[](#psr16storage)

[![CI](https://github.com/HonkLegion/Psr16Storage/actions/workflows/ci.yml/badge.svg)](https://github.com/HonkLegion/Psr16Storage/actions/workflows/ci.yml)[![Coverage Status](https://camo.githubusercontent.com/ba8cb66dfb0868f6f6b2acc49126b962dd8ca459bc75a206c1e8eda47b163700/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f486f6e6b4c6567696f6e2f507372313653746f726167652f62616467652e7376673f6272616e63683d6d61696e)](https://coveralls.io/github/HonkLegion/Psr16Storage?branch=main)[![Latest Stable Version](https://camo.githubusercontent.com/be9ec02a9141a8f6d4a7af30aff456e31307255188da8af1fd03d101ff906db0/68747470733a2f2f706f7365722e707567782e6f72672f686f6e6b6c6567696f6e2f707372313673746f726167652f762f737461626c65)](https://packagist.org/packages/honklegion/psr16storage)[![Total Downloads](https://camo.githubusercontent.com/2577702433307df2b04d885a9cb3624a619fab23b93ead1025a36cb663405810/68747470733a2f2f706f7365722e707567782e6f72672f686f6e6b6c6567696f6e2f707372313673746f726167652f646f776e6c6f616473)](https://packagist.org/packages/honklegion/psr16storage)[![License](https://camo.githubusercontent.com/7b3d23b06b22f3b90e50f4d71b89d7a160abfc62317722fd1413b8527b19359e/68747470733a2f2f706f7365722e707567782e6f72672f686f6e6b6c6567696f6e2f707372313673746f726167652f6c6963656e7365)](https://packagist.org/packages/honklegion/psr16storage)

Nette cache `Storage` adapter backed by a PSR-16 cache implementation.

Installation
------------

[](#installation)

```
composer require honklegion/psr16storage
```

Requirements
------------

[](#requirements)

- PHP `>=8.2
