PHPackages                             zero1limited/magento2-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. zero1limited/magento2-patches

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

zero1limited/magento2-patches
=============================

Patches for core Magento2

1.1.5(2y ago)915.4k↓32.7%3[1 issues](https://github.com/zero1limited/magento2-patches/issues)[1 PRs](https://github.com/zero1limited/magento2-patches/pulls)PHP

Since Apr 2Pushed 7mo ago7 watchersCompare

[ Source](https://github.com/zero1limited/magento2-patches)[ Packagist](https://packagist.org/packages/zero1limited/magento2-patches)[ RSS](/packages/zero1limited-magento2-patches/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (2)Versions (28)Used By (0)

magento2-patches
================

[](#magento2-patches)

This module makes it easier for a Magento 2 merchant to apply patches in a manner which adheres to standard Composer workflow and most deployment pipleline methodologies.

Core Magento Security patches are split and re-defined so that they can be applied properly using Composer Install.

### Installation Instructions

[](#installation-instructions)

```
composer require zero1limited/magento2-patches
composer require cweagans/composer-patches:^1.6.5
php bin/magento module:enable Zero1_Patches

```

### Installing/Applying a Patch

[](#installingapplying-a-patch)

```
php bin/magento patch:list
php bin/magento patch:add --patch=MDVA-43395
composer install

```

Current Patches available
-------------------------

[](#current-patches-available)

In order to apply the patch please run the above commands passing the patch name (in bold below) after the --patch= as shown above.

• **PRODSECBUG-2198**

If you need to apply a Magento patch which is not currently listed please reach out at  and we will promtly incorporate the patches into this module.

- `libpng warning: iCCP: known incorrect sRGB profile`Info:

    Patch: `patches/magento_framework_supress_incorrect_srgb_profile_error.patch`

    composer.json config:

    ```
    ...
    "extra": {
      "patches": {
          "magento/framework": {
              "libpng warning: iCCP: known incorrect sRGB profile": "https://raw.githubusercontent.com/zero1limited/magento2-patches/master/patches/magento_framework_supress_incorrect_srgb_profile_error.patch"
          }
      }
    }
    ...
    ```

ZERO-1 manage the applicable patches for free but feel free to submit comments or Pull Requests!

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance43

Moderate activity, may be stable

Popularity33

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 61.1% 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 ~64 days

Recently: every ~99 days

Total

26

Last Release

1045d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e9389132870f6648131079d0107ea903cddb35e1befc2f02f83e166c23abe18?d=identicon)[arronmoss](/maintainers/arronmoss)

---

Top Contributors

[![arronmoss](https://avatars.githubusercontent.com/u/2673943?v=4)](https://github.com/arronmoss "arronmoss (69 commits)")[![reubenszero](https://avatars.githubusercontent.com/u/25824648?v=4)](https://github.com/reubenszero "reubenszero (21 commits)")[![adamzero1](https://avatars.githubusercontent.com/u/6369163?v=4)](https://github.com/adamzero1 "adamzero1 (16 commits)")[![brandon-zero1](https://avatars.githubusercontent.com/u/61325088?v=4)](https://github.com/brandon-zero1 "brandon-zero1 (3 commits)")[![Andrewk-01](https://avatars.githubusercontent.com/u/102953911?v=4)](https://github.com/Andrewk-01 "Andrewk-01 (2 commits)")[![callum-zero1](https://avatars.githubusercontent.com/u/22055276?v=4)](https://github.com/callum-zero1 "callum-zero1 (2 commits)")

---

Tags

magento2patchingpatchesmagento2 patches

### Embed Badge

![Health badge](/badges/zero1limited-magento2-patches/health.svg)

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

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k196.2M3.1k](/packages/composer-composer)[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k251.2M25.2k](/packages/friendsofphp-php-cs-fixer)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[symfony/asset-mapper

Maps directories of assets &amp; makes them available in a public directory with versioned filenames.

1678.8M238](/packages/symfony-asset-mapper)[civicrm/civicrm-core

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

751291.4k43](/packages/civicrm-civicrm-core)[phpactor/phpactor

PHP refactoring and intellisense tool for text editors

1.9k17.1k1](/packages/phpactor-phpactor)

PHPackages © 2026

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