PHPackages                             itonomy/modification-detector - 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. itonomy/modification-detector

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

itonomy/modification-detector
=============================

Find modifications in Magento2 project

1.0.1(5y ago)311MITPHPPHP ~7.3.0|~7.4.0

Since Feb 10Pushed 5y ago2 watchersCompare

[ Source](https://github.com/Itonomy/modification-detector-module)[ Packagist](https://packagist.org/packages/itonomy/modification-detector)[ RSS](/packages/itonomy-modification-detector/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (3)Used By (0)

Modification Detector for Magento 2 projects
============================================

[](#modification-detector-for-magento-2-projects)

Hey there lonely wanderer. A module for Magento 2 that may spark your interest. And its open-source. This module will give an overview of all preferences and plugins in your codebase.

And off-course it comes with some nifty commands

Summary
-------

[](#summary)

This module lists all plugin/preferences in your codebase, and adds some options to filter them to your liking.

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

[](#installation)

Just the regular stuff

```
composer require itonomy/modification-detector
```

\##Commands

List all preferences and plugins

```
bin/magento dev:modification:list
```

### --type \[-t\]

[](#--type--t)

Filter by type: plugin | preference

```
bin/magento dev:modification:list -t plugin
```

### --filter \[-f\] keyword

[](#--filter--f-keyword)

Filter/Search all plugins containing keyword

```
bin/magento dev:modification:list -f MyModule
```

### --no-native

[](#--no-native)

Filter all prefs/plugs by Magento itself

```
bin/magento dev:modification:list --no-native
```

### --summary

[](#--summary)

Gives a count/overview of all plugins/preferences

```
bin/magento dev:modification:list --summary
```

### --detect-conflict

[](#--detect-conflict)

- Overview of all classes having multiple plugins/preferences on the same class
- Checks if in a "around" plugins callable is called

```
bin/magento dev:modification:list --detect-conflict
```

Contributing
------------

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

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 ~0 days

Total

2

Last Release

2014d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4216c868c6423343bab5944443070a11d0816e251a28b24b74a134630a2725ed?d=identicon)[itonomy](/maintainers/itonomy)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/itonomy-modification-detector/health.svg)

```
[![Health](https://phpackages.com/badges/itonomy-modification-detector/health.svg)](https://phpackages.com/packages/itonomy-modification-detector)
```

###  Alternatives

[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27714.5k4](/packages/nosto-module-nostotagging)[fishpig/magento2-wordpress-integration

Securely integrate WordPress and Magento 2.

83374.7k7](/packages/fishpig-magento2-wordpress-integration)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69362.0k](/packages/run-as-root-magento2-prometheus-exporter)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1861.2k](/packages/myparcelnl-magento)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1015.1k29](/packages/loki-magento2-components)[mage-os/module-rma

Return Merchandise Authorization

229.1k](/packages/mage-os-module-rma)

PHPackages © 2026

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