PHPackages                             mentosmenno2/wp-cli-my-eyes-are-up-here - 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. [CLI &amp; Console](/categories/cli)
4. /
5. mentosmenno2/wp-cli-my-eyes-are-up-here

ActiveWordpress-muplugin[CLI &amp; Console](/categories/cli)

mentosmenno2/wp-cli-my-eyes-are-up-here
=======================================

Makes My Eyes Are Up Here plugin compatible with WP-CLI

v1.0.1(4y ago)076PHP

Since Oct 12Pushed 4y ago1 watchersCompare

[ Source](https://github.com/mentosmenno2/wp-cli-my-eyes-are-up-here)[ Packagist](https://packagist.org/packages/mentosmenno2/wp-cli-my-eyes-are-up-here)[ RSS](/packages/mentosmenno2-wp-cli-my-eyes-are-up-here/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

WP-CLI: My Eyes Are Up Here
===========================

[](#wp-cli-my-eyes-are-up-here)

Makes the [My Eyes Are Up Here](https://wordpress.org/plugins/my-eyes-are-up-here/) plugin compatible with WP-CLI

This package implements the fix created in [Pull Request #22 of the My Eyes Are Up Here repository](https://github.com/interconnectit/my-eyes-are-up-here/pull/22#issuecomment-554555727), as the [original repository](https://github.com/interconnectit/my-eyes-are-up-here) seems to have been abandoned.

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

[](#installation)

This package is available on [Packagist](https://packagist.org/packages/mentosmenno2/wp-cli-my-eyes-are-up-here).

### Preparation

[](#preparation)

Before installation, make sure mu-plugins required with composer are installed in the mu-plugins directory. Please add the following to the root of your `composer.json` file. Make sure the installer path is set to the right mu-plugins path, calculated from the location of your `composer.json` file.

```
"extra": {
    "installer-paths": {
        "../../mu-plugins/{$name}": [
            "type:wordpress-muplugin"
        ]
    }
}
```

As an alternative, you can also set the installer path for just this plugin.

```
"extra": {
    "installer-paths": {
        "../../mu-plugins/{$name}": [
            "mentosmenno2/wp-cli-my-eyes-are-up-here"
        ]
    }
}
```

### Require the package

[](#require-the-package)

After making sure you're prepared for the installation, require the package using Composer.

```
composer require mentosmenno2/wp-cli-my-eyes-are-up-here
```

Usage
-----

[](#usage)

You can now use the [WP CLI media regenrate command](https://developer.wordpress.org/cli/commands/media/regenerate/) to regenerate your images, and have them be cropped by My Eyes Are Up Here.

```
wp media regenerate
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Every ~303 days

Total

2

Last Release

1736d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d2a105fd60766a6621ec8921360195f40fb4718b2025e05cabbaf3c152ec5d15?d=identicon)[mentosmenno2](/maintainers/mentosmenno2)

---

Top Contributors

[![mentosmenno2](https://avatars.githubusercontent.com/u/12169252?v=4)](https://github.com/mentosmenno2 "mentosmenno2 (6 commits)")

### Embed Badge

![Health badge](/badges/mentosmenno2-wp-cli-my-eyes-are-up-here/health.svg)

```
[![Health](https://phpackages.com/badges/mentosmenno2-wp-cli-my-eyes-are-up-here/health.svg)](https://phpackages.com/packages/mentosmenno2-wp-cli-my-eyes-are-up-here)
```

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

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