PHPackages                             aatis/parameter-bag - 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. aatis/parameter-bag

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

aatis/parameter-bag
===================

Generic ParameterBag component of Aatis

1.0.0(9mo ago)0102PHPPHP &gt;=8.2

Since Apr 16Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/BatMaxou/aatis-parameter-bag)[ Packagist](https://packagist.org/packages/aatis/parameter-bag)[ RSS](/packages/aatis-parameter-bag/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (2)

Aatis Parameter Bag
===================

[](#aatis-parameter-bag)

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

[](#installation)

```
composer require aatis/parameter-bag
```

Usage
-----

[](#usage)

### ParameterBag

[](#parameterbag)

The `ParameterBag` class is a custom array with the following methods:

- `has($key)` to check if a key exists
- `get($key)` to get a value
- `all()` to get all values as an array
- `set($key, $value)` to set a value
- `add($key, $value)` to add a value to an existing or non existing key
- `remove($key)` to remove a key

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance57

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity51

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

Unknown

Total

1

Last Release

287d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f62599db29152e0adf71ca1df468470b4d572bc556a4a634dc6c016157a5044?d=identicon)[Aatis](/maintainers/Aatis)

---

Top Contributors

[![BatMaxou](https://avatars.githubusercontent.com/u/90443919?v=4)](https://github.com/BatMaxou "BatMaxou (3 commits)")

### Embed Badge

![Health badge](/badges/aatis-parameter-bag/health.svg)

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

PHPackages © 2026

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