PHPackages                             youhey/array-values-masking - 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. youhey/array-values-masking

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

youhey/array-values-masking
===========================

For recursively masking secret data within array-values.

v0.1.0(7y ago)014MITPHPPHP &gt;=7.0.0

Since Jun 8Pushed 7y ago1 watchersCompare

[ Source](https://github.com/youhey/array-values-masking)[ Packagist](https://packagist.org/packages/youhey/array-values-masking)[ RSS](/packages/youhey-array-values-masking/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

For recursively masking secret data within array-values.
========================================================

[](#for-recursively-masking-secret-data--within-array-values)

For recursively (deep) masking secret data within array-values.

Install
-------

[](#install)

```
$ composer require youhey/array-values-masking
```

Testing
-------

[](#testing)

```
$ composer test
```

or

```
# set up Docker images for php 7.2
$ docker build -t youhey/php72-array-values-masking docker/php72

# set up Docker images for php 7.1
$ docker build -t youhey/php71-array-values-masking docker/php71

# set up Docker images for php 7.0
$ docker build -t youhey/php70-array-values-masking docker/php70

# composer install
$ docker run --rm -v "$(pwd):/work" youhey/php72-array-values-masking composer install
# or docker run --rm -v "$(pwd):/work" youhey/php71-array-values-masking composer install
# or docker run --rm -v "$(pwd):/work" youhey/php70-array-values-masking composer install

# to run tests
$ docker run --rm -v "$(pwd):/work" youhey/php72-array-values-masking composer test
# or docker run --rm -v "$(pwd):/work" youhey/php71-array-values-masking composer test
# or docker run --rm -v "$(pwd):/work" youhey/php70-array-values-masking composer test
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

2898d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/25f2b990cf6f1ffb466040085836580e9c87176ca4ec62c384c6af7fcfa37554?d=identicon)[youhey](/maintainers/youhey)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/youhey-array-values-masking/health.svg)

```
[![Health](https://phpackages.com/badges/youhey-array-values-masking/health.svg)](https://phpackages.com/packages/youhey-array-values-masking)
```

PHPackages © 2026

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