PHPackages                             surda/key-value-storage - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. surda/key-value-storage

ActiveLibrary[File &amp; Storage](/categories/file-storage)

surda/key-value-storage
=======================

Simple key-value storage for Nette Framework

v2.0.0(5y ago)0831MITPHPPHP &gt;=7.1

Since Jul 10Pushed 5y agoCompare

[ Source](https://github.com/surda/key-value-storage)[ Packagist](https://packagist.org/packages/surda/key-value-storage)[ Docs](http://surani.cz)[ RSS](/packages/surda-key-value-storage/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (7)Versions (4)Used By (1)

Simple key-value storage for Nette Framework
============================================

[](#simple-key-value-storage-for-nette-framework)

---

[![Build Status](https://camo.githubusercontent.com/0bfccb289dc56f9e460c40d46e338384eb768ddcf51f6ec2952d8aee3df9f983/68747470733a2f2f7472617669732d63692e6f72672f73757264612f6b65792d76616c75652d73746f726167652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/surda/key-value-storage)[![Licence](https://camo.githubusercontent.com/13e38b896ef3bacc606fab0b357eedb5c523b1e7b0e31efb17515b2043b75233/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f73757264612f6b65792d76616c75652d73746f726167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/surda/key-value-storage)[![Latest stable](https://camo.githubusercontent.com/896830d13c6684a7607d177c2890ab5730ba471895382a7ca1edb9b18280e44d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73757264612f6b65792d76616c75652d73746f726167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/surda/key-value-storage)[![PHPStan](https://camo.githubusercontent.com/441b5874ce4df0a2defc892979c96c46889b69cb32119d04f0b48626349f8bc9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d627269676874677265656e2e7376673f7374796c653d666c6174)](https://github.com/phpstan/phpstan)

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

[](#installation)

The recommended way to is via Composer:

```
composer require surda/key-value-storage

```

After that you have to register services in config.neon:

```
services:
    cookieStorage: Surda\KeyValueStorage\CookieStorage
    sessionStorage: Surda\KeyValueStorage\SessionStorage('section-name')
    arrayStorage: Surda\KeyValueStorage\ArrayStorage
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~301 days

Total

3

Last Release

1894d ago

Major Versions

v1.1.0 → v2.0.02021-03-03

### Community

Maintainers

![](https://www.gravatar.com/avatar/e8d497ef90ca9ed180419b5ab29857be10e88d0614cf01c94b0f2ab5094de45d?d=identicon)[surda](/maintainers/surda)

---

Top Contributors

[![surda](https://avatars.githubusercontent.com/u/588663?v=4)](https://github.com/surda "surda (5 commits)")

---

Tags

nettestoragekeyvalue

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/surda-key-value-storage/health.svg)

```
[![Health](https://phpackages.com/badges/surda-key-value-storage/health.svg)](https://phpackages.com/packages/surda-key-value-storage)
```

###  Alternatives

[league/flysystem

File storage abstraction for PHP

13.6k639.1M2.1k](/packages/league-flysystem)[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M788](/packages/league-flysystem-aws-s3-v3)[contributte/image-storage

Image storage for Nette framework

28749.3k1](/packages/contributte-image-storage)[league/flysystem-async-aws-s3

AsyncAws S3 filesystem adapter for Flysystem.

2610.5M31](/packages/league-flysystem-async-aws-s3)[ublaboo/image-storage

Image storage for Nette framework

2913.0k](/packages/ublaboo-image-storage)[itbdw/laravel-storage-qiniu

A storage library for laravel5 and qiniu sdk

7015.2k](/packages/itbdw-laravel-storage-qiniu)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
