PHPackages                             yireo/magento2-extension-validation-tools - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. yireo/magento2-extension-validation-tools

ActiveMagento2-module[Validation &amp; Sanitization](/categories/validation)

yireo/magento2-extension-validation-tools
=========================================

N/A

0.0.2(3y ago)111[1 PRs](https://github.com/yireo/Yireo_ExtensionValidationTools/pulls)OSL-3.0PHP

Since Jul 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/yireo/Yireo_ExtensionValidationTools)[ Packagist](https://packagist.org/packages/yireo/magento2-extension-validation-tools)[ RSS](/packages/yireo-magento2-extension-validation-tools/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (4)Used By (0)

Yireo ExtensionValidationTools
==============================

[](#yireo-extensionvalidationtools)

This extension validates the code of other extensions and is complementary to static code analysis tools like PHPCS.

Example 1: Comparing composer versions
--------------------------------------

[](#example-1-comparing-composer-versions)

```
bin/magento extension:validate:version_match /path/to/your/extension/composer.json

```

This command allows you to scan a given `composer.json` of some extension, without that extension being installed. This allows you to modify the dependencies of that extension, before trying to install the extension (which could save valuable time).

The output should be empty to be successful. When unmatched versions are found, it might look like the following:

```
ERROR: "magento/framework:103.0.0" does not match required version "^100.1|^101.0|^102.0"

```

Example 3: Creating unit tests (@todo: Move this to another module
------------------------------------------------------------------

[](#example-3-creating-unit-tests-todo-move-this-to-another-module)

```
bin/magento extension:validate:generate-unit-test --module Yireo_Webp2 --class '\Yireo\Webp2\Convertor\Convertor'
```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity40

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

1454d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1373981?v=4)[Yireo](/maintainers/yireo)[@yireo](https://github.com/yireo)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/yireo-magento2-extension-validation-tools/health.svg)

```
[![Health](https://phpackages.com/badges/yireo-magento2-extension-validation-tools/health.svg)](https://phpackages.com/packages/yireo-magento2-extension-validation-tools)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.4M1](/packages/fastly-magento2)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

3017.9k](/packages/mage-os-module-automatic-translation)[loki/magento2-components

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

1011.8k26](/packages/loki-magento2-components)

PHPackages © 2026

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