PHPackages                             spencermalone/composer-merge-bypass-plugin - 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. spencermalone/composer-merge-bypass-plugin

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

spencermalone/composer-merge-bypass-plugin
==========================================

Hides merge conflicts in composer.lock and vendor/composer/installed.json

v0.0.2(12mo ago)06BSD-3-ClausePHPPHP &gt;=7.4

Since Jul 8Pushed 12mo agoCompare

[ Source](https://github.com/SpencerMalone/composer-merge-bypass-plugin)[ Packagist](https://packagist.org/packages/spencermalone/composer-merge-bypass-plugin)[ RSS](/packages/spencermalone-composer-merge-bypass-plugin/feed)WikiDiscussions master Synced today

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

composer-merge-bypass-plugin
----------------------------

[](#composer-merge-bypass-plugin)

Globally install this composer plugin, and if you ever run `composer update --lock` on a repository that has active merge conflicts in the `composer.lock` or `vendor/composer/installed.json`, then this will use a stream wrapper to rewrite the contents to a temporary file and load those instead of the real merge conflicted file, allowing composer to load the lock file even though it will has invalid json.

### Usage

[](#usage)

`composer global require "spencermalone/composer-merge-bypass-plugin 0.0.2"`

If you ever run into a merge conflict on `composer.lock` or `vendor/composer/installed.json`, you can just `composer update --lock` with the merge conflicts still in place, and the "right thing" will happen (ie, it'll use a version of those files without any invalid characters and regenerate the contents)

### Honorable Mention

[](#honorable-mention)

Much of this is based on , but applied to composer lock/json files instead of PHP source code.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance50

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

362d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/db45795e5fe66f5c9e010b76a67e0fc42e20acab2061554ca72d2b8b7426e5df?d=identicon)[SpencerMalone](/maintainers/SpencerMalone)

---

Top Contributors

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

---

Tags

plugincomposerconflictmerge

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/spencermalone-composer-merge-bypass-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/spencermalone-composer-merge-bypass-plugin/health.svg)](https://phpackages.com/packages/spencermalone-composer-merge-bypass-plugin)
```

###  Alternatives

[ergebnis/composer-normalize

Provides a composer plugin for normalizing composer.json.

1.1k41.5M2.8k](/packages/ergebnis-composer-normalize)[bamarni/composer-bin-plugin

No conflicts for your bin dependencies

53024.4M1.1k](/packages/bamarni-composer-bin-plugin)[pyrech/composer-changelogs

Display changelogs after each composer update

5904.2M31](/packages/pyrech-composer-changelogs)[automattic/jetpack-autoloader

Creates a custom autoloader for a plugin or theme.

576.1M127](/packages/automattic-jetpack-autoloader)[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

3014.6M26](/packages/vaimo-composer-patches)[ffraenz/private-composer-installer

A composer install helper for private packages

2321.7M5](/packages/ffraenz-private-composer-installer)

PHPackages © 2026

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