PHPackages                             aesonus/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. aesonus/storage

AbandonedArchivedLibrary

aesonus/storage
===============

Storage Library

v3.4(7y ago)0430MITPHPPHP ~5.6 || ~7.1

Since Apr 29Pushed 7y agoCompare

[ Source](https://github.com/Aesonus/storage)[ Packagist](https://packagist.org/packages/aesonus/storage)[ RSS](/packages/aesonus-storage/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (1)Versions (16)Used By (0)

[![Build Status](https://camo.githubusercontent.com/0228e9018a46ba16409bdf1e896b50e7370e2a11b132d24b313eb0228f3cdd8c/68747470733a2f2f7472617669732d63692e6f72672f4165736f6e75732f73746f726167652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Aesonus/storage)

Storage
=======

[](#storage)

Defines contracts for storing information.

```
    interface StorageInterface extends \Countable
```

Contract Methods
----------------

[](#contract-methods)

### Get

[](#get)

Must return a value from storage or $default:

```
    public function get($offset, $default = NULL);
```

Runtime Storage
---------------

[](#runtime-storage)

The RuntimeStorage class is a storage class that uses a property to store values in an array. This can be used as a cache for database operations as well.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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 ~6 days

Recently: every ~12 days

Total

14

Last Release

2855d ago

Major Versions

v1.1.1 → v2.0.02018-05-16

v1.1.3 → v2.12018-05-17

v2.1.1 → v3.0-beta2018-06-02

### Community

Maintainers

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

---

Top Contributors

[![Aesonus](https://avatars.githubusercontent.com/u/24643115?v=4)](https://github.com/Aesonus "Aesonus (25 commits)")

### Embed Badge

![Health badge](/badges/aesonus-storage/health.svg)

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

PHPackages © 2026

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