PHPackages                             hryvinskyi/magento2-composer-quality-patches - 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. hryvinskyi/magento2-composer-quality-patches

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

hryvinskyi/magento2-composer-quality-patches
============================================

Composer plugin for automatic Magento quality patches installation

1.0.2(4mo ago)2110MITPHPPHP ^8.1

Since Nov 17Pushed 4mo agoCompare

[ Source](https://github.com/hryvinskyi/magento2-composer-quality-patches)[ Packagist](https://packagist.org/packages/hryvinskyi/magento2-composer-quality-patches)[ RSS](/packages/hryvinskyi-magento2-composer-quality-patches/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (2)Dependencies (3)Versions (4)Used By (0)

Composer Quality Patches Plugin
===============================

[](#composer-quality-patches-plugin)

Automatically applies Magento quality patches during `composer install` and `composer update`.

Features
--------

[](#features)

- Automatically applies patches from `magento/quality-patches`

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

[](#installation)

```
composer require hryvinskyi/magento2-composer-quality-patches
```

Configuration
-------------

[](#configuration)

Add configuration to your `composer.json` to specify which patches to install:

```
{
    "extra": {
        "hryvinskyi-quality-patches": {
            "enabled": true,
            "patches": [
               "ACSD-52277",
               "ACSD-63326",
               "ACSD-58108"
            ]
        }
    }
}
```

### Configuration Options

[](#configuration-options)

- **enabled** (bool, default: `true`): Enable or disable the plugin
- **patches** (array, default: `[]`): List of patch IDs to apply

Requirements
------------

[](#requirements)

- PHP 8.1+
- Composer 2.0+
- `magento/quality-patches` or `magento/magento-cloud-patches` package

License
-------

[](#license)

MIT

###  Health Score

39

—

LowBetter than 85% of packages

Maintenance76

Regular maintenance activity

Popularity16

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

Total

3

Last Release

128d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9294098?v=4)[Volodymyr Hryvinskyi](/maintainers/hryvinskyi)[@hryvinskyi](https://github.com/hryvinskyi)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/hryvinskyi-magento2-composer-quality-patches/health.svg)

```
[![Health](https://phpackages.com/badges/hryvinskyi-magento2-composer-quality-patches/health.svg)](https://phpackages.com/packages/hryvinskyi-magento2-composer-quality-patches)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

749284.3k37](/packages/civicrm-civicrm-core)[drupal/core-project-message

Adds a message after Composer installation.

2124.0M193](/packages/drupal-core-project-message)[illuminate/process

The Illuminate Process package.

44813.9k96](/packages/illuminate-process)[vaimo/composer-changelogs

Provide information about package changes based on changelog files that are bundled with releases; provide tools for generating documentation files from changelog sources

11156.9k10](/packages/vaimo-composer-changelogs)

PHPackages © 2026

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