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. [Caching](/categories/caching)
4. /
5. frizzy/parameter-cache

ActiveLibrary[Caching](/categories/caching)

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 2w 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 21% 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

4652d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/206569?v=4)[Bernard van Niekerk](/maintainers/frizzy)[@frizzy](https://github.com/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)
```

###  Alternatives

[iazaran/smart-cache

Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.

21114.2k](/packages/iazaran-smart-cache)[phpfastcache/phpssdb

PHP SSDB Driver for phpFastCache

14736.9k1](/packages/phpfastcache-phpssdb)

PHPackages © 2026

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