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 3w 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

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

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

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)[thettler/laravel-console-toolkit

This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.

324.1k](/packages/thettler-laravel-console-toolkit)

PHPackages © 2026

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