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 2d 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

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity72

Established project with proven stability

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

1533d 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://www.gravatar.com/avatar/3d442a8678704f4b732363d9ef790c1f4829f3c6f15ba2926eebf6100f726204?d=identicon)[esler](/maintainers/esler)

###  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

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core

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

19462.3M1.3k](/packages/drupal-core)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[drupal/core-recommended

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

6939.5M343](/packages/drupal-core-recommended)

PHPackages © 2026

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