PHPackages                             frizzy/parameter-cache - 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. frizzy/parameter-cache

ActiveLibrary

frizzy/parameter-cache
======================

Manages caching for a parameter array to a PHP file

0.1.0(12y ago)019MITPHPPHP &gt;=5.3.0

Since Nov 19Pushed 12y ago1 watchersCompare

[ Source](https://github.com/frizzy/ParameterCache)[ Packagist](https://packagist.org/packages/frizzy/parameter-cache)[ Docs](http://github.com/frizzy/parameter-cache)[ RSS](/packages/frizzy-parameter-cache/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Parameter Cache
===============

[](#parameter-cache)

Manages caching for a parameter array to a PHP file

Usage
-----

[](#usage)

Add the following to your root composer.json file:

```
{
    "require": {
        "frizzy/parameter-cache": "0.*"
    }
}

```

### Load a YAML parameter file:

[](#load-a-yaml-parameter-file)

parameters.yml:

```
parameters:
    project.name: 'My Project'

```

Load content into array:

```

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

4560d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/964dbd6d4daa4dd21579617c8c7ad6a8b3648e2411772e8d0a6779a63c476ecf?d=identicon)[frizzy](/maintainers/frizzy)

---

Tags

parametercahce

### Embed Badge

![Health badge](/badges/frizzy-parameter-cache/health.svg)

```
[![Health](https://phpackages.com/badges/frizzy-parameter-cache/health.svg)](https://phpackages.com/packages/frizzy-parameter-cache)
```

PHPackages © 2026

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