PHPackages                             perfcom/magento2-eav-attribute-helper-commands - 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. perfcom/magento2-eav-attribute-helper-commands

ActiveMagento2-module[CLI &amp; Console](/categories/cli)

perfcom/magento2-eav-attribute-helper-commands
==============================================

CLI commands to help with EAV attributes

0389↑264.3%PHP

Since Feb 27Pushed 4mo agoCompare

[ Source](https://github.com/perfcom/module-eav-attribute-helper-commands)[ Packagist](https://packagist.org/packages/perfcom/magento2-eav-attribute-helper-commands)[ RSS](/packages/perfcom-magento2-eav-attribute-helper-commands/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Perfcom EavAttributeHelperCommands
==================================

[](#perfcom-eavattributehelpercommands)

A Magento 2 module that provides CLI commands for managing EAV attributes.

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

[](#installation)

```
composer require perfcom/magento2-eav-attribute-helper-commands
```

Usage
-----

[](#usage)

### Command 1: Check Missing Classes

[](#command-1-check-missing-classes)

Check for attributes with missing class references:

```
php bin/magento perfcom:eav:check-missing-classes
```

### Command X:Your command here?

[](#command-xyour-command-here)

Make a PR or open an issue if you have a command that you would like to see!

Important Notes
---------------

[](#important-notes)

⚠️ **WARNING**: Always backup your database before executing any SQL queries!

- The command only gives SQL queries, it does not modify the database
- Review the generated SQL queries carefully before executing them
- Test on a development/staging environment first
- Setting class references to NULL is generally safer than deleting entire attributes
- Deleting attributes may cause data loss if the attribute is still in use

License
-------

[](#license)

MIT License

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance52

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/17a48e729ffa54584775b772f92712d1d33cbc429ea193448f85584351ccf003?d=identicon)[LouisdeLooze](/maintainers/LouisdeLooze)

---

Top Contributors

[![LouisdeLooze](https://avatars.githubusercontent.com/u/13415729?v=4)](https://github.com/LouisdeLooze "LouisdeLooze (2 commits)")

### Embed Badge

![Health badge](/badges/perfcom-magento2-eav-attribute-helper-commands/health.svg)

```
[![Health](https://phpackages.com/badges/perfcom-magento2-eav-attribute-helper-commands/health.svg)](https://phpackages.com/packages/perfcom-magento2-eav-attribute-helper-commands)
```

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

PHPackages © 2026

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