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

ActiveMagento2-module

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 1w ago

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

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

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

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

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.2M1](/packages/fastly-magento2)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1326.2k](/packages/zepgram-module-rest)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)[mage-os/mageos-common-async-events

Send REST requests to external endpoints asynchronously. This module implements the most common events like order creation and customer change.

147.7k2](/packages/mage-os-mageos-common-async-events)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

126.8k](/packages/mage-os-module-inventory-reservations-grid)

PHPackages © 2026

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