PHPackages                             tasoft/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tasoft/value-storage

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tasoft/value-storage
====================

v1.0.0(6y ago)061MITPHPPHP ^7.2CI failing

Since Apr 19Pushed 6y ago1 watchersCompare

[ Source](https://github.com/tasoftch/php-value-provider)[ Packagist](https://packagist.org/packages/tasoft/value-storage)[ RSS](/packages/tasoft-value-storage/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (1)Versions (5)Used By (1)

PHP Value Storage
=================

[](#php-value-storage)

Is a simple storage to hold values and value providers.

### Install

[](#install)

```
$ composer require tasoft/value-storage

```

### Usage

[](#usage)

The value storage can be used like a simple array.
In addition, it accepts values with a specific characteristic: They are resolvable on demand.

```
