PHPackages                             goatherd/patch-installer - 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. goatherd/patch-installer

ActiveComposer-installer

goatherd/patch-installer
========================

Install package as patch directly to vendor directory

0.0.1(13y ago)47993[5 issues](https://github.com/goatherd/patch-installer/issues)1BSD-2-ClausePHPPHP &gt;=5.3

Since Apr 20Pushed 13y ago4 watchersCompare

[ Source](https://github.com/goatherd/patch-installer)[ Packagist](https://packagist.org/packages/goatherd/patch-installer)[ Docs](https://github.com/goatherd/patch-installer)[ RSS](/packages/goatherd-patch-installer/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (1)

patch-installer
===============

[](#patch-installer)

Patch other composer packages on install or update.

**experimental feature**

Usage
-----

[](#usage)

For a `patch` [type](http://getcomposer.org/doc/04-schema.md#type) change the install path to vendor directory and merge into other vendor directories.

Your composer.json

```
{
    "type": "patch",
    "require": {
        "some/dependency": "*",
        "goatherd/patch-installer": "*"
    },
    "extra": {
        "patch-path": "some/dependency",
        "patch-files": [
            "path/to/firstFile.ext",
            "config.xml"
        ]
    }
}
```

Limitations
-----------

[](#limitations)

- order of installation is important
- do not try to patch a patch
- can not uninstall (but updates)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

4773d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2c0597339c399bea9497c59ad70ec933e5a6c95458122649baf2dab18038ba88?d=identicon)[goatherd](/maintainers/goatherd)

---

Tags

composer-installerpatch

### Embed Badge

![Health badge](/badges/goatherd-patch-installer/health.svg)

```
[![Health](https://phpackages.com/badges/goatherd-patch-installer/health.svg)](https://phpackages.com/packages/goatherd-patch-installer)
```

###  Alternatives

[magento/magento-composer-installer

Composer installer for Magento modules

7523.3M318](/packages/magento-magento-composer-installer)[mnsami/composer-custom-directory-installer

A composer plugin, to help install packages of different types in custom paths.

1395.0M52](/packages/mnsami-composer-custom-directory-installer)[diff/diff

Small standalone library for representing differences between data structures, computing such differences, and applying them as patches

2041.6M12](/packages/diff-diff)[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[magento-hackathon/magento-composer-installer

Composer installer for Magento modules

214757.6k374](/packages/magento-hackathon-magento-composer-installer)[yireo/magento2-googletagmanager2

Add Google Tag Manager to Magento

167930.4k5](/packages/yireo-magento2-googletagmanager2)

PHPackages © 2026

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