PHPackages                             intraworlds/myhe - 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. intraworlds/myhe

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

intraworlds/myhe
================

Multi YAML Headless Editor

v2.0.1(4y ago)024[1 issues](https://github.com/intraworlds/myhe/issues)MITPHPPHP ^8.0

Since Aug 10Pushed 4y ago2 watchersCompare

[ Source](https://github.com/intraworlds/myhe)[ Packagist](https://packagist.org/packages/intraworlds/myhe)[ RSS](/packages/intraworlds-myhe/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (6)Dependencies (5)Versions (7)Used By (0)

myhe
====

[](#myhe)

Multi YAML Headless Editor

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

[](#installation)

```
composer global require intraworlds/myhe
```

Usage
-----

[](#usage)

```
# show available commands
myhe list

# show help for particular command
myhe help delete

# show all values of all keys
myhe show /dir/with/yamls

# find YAML file where are particular keys (DB_*)
myhe find -p ^DB_ /dir/with/yamls

# delete all (nested) *.description keys
myhe delete -p .* -p ^description$ /dir/with/yamls

# or any description key and subkeys (recursion)
myhe delete -r -p ^description$ /dir/with/yamls

# look for non-standard extenstions (yaml|yml by default)
myhe show -e conf /dir/with/yamls

# simple validation for syntax errors
myhe validate /dir/with/yamls
```

Todo
----

[](#todo)

- delete command (remove matching keys from found files)
- edit command (edit values by defined rules)
- unit tests of course
- support for nested keys DB\_\*.value
- proper value matching

License
-------

[](#license)

MIT

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity72

Established project with proven stability

 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

Every ~333 days

Recently: every ~416 days

Total

6

Last Release

1580d ago

Major Versions

v1.3 → v2.02022-03-02

PHP version history (3 changes)v1.0PHP ^7.0

v1.2PHP ^7.1.14

v2.0PHP ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2031969?v=4)[Ondřej Ešler](/maintainers/esler)[@esler](https://github.com/esler)

---

Top Contributors

[![esler](https://avatars.githubusercontent.com/u/2031969?v=4)](https://github.com/esler "esler (34 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/intraworlds-myhe/health.svg)

```
[![Health](https://phpackages.com/badges/intraworlds-myhe/health.svg)](https://phpackages.com/packages/intraworlds-myhe)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19664.8M1.6k](/packages/drupal-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6941.5M396](/packages/drupal-core-recommended)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M524](/packages/shopware-core)

PHPackages © 2026

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