PHPackages                             clue/json-merge-patch - 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. clue/json-merge-patch

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

clue/json-merge-patch
=====================

JSON merge patch (RFC 7396) is a simple alternative to JSON patch (RFC 6902)

v0.1.0(10y ago)710.8k↓50%2[5 issues](https://github.com/clue/php-json-merge-patch/issues)MITPHPPHP &gt;=5.3

Since Jun 8Pushed 10y ago3 watchersCompare

[ Source](https://github.com/clue/php-json-merge-patch)[ Packagist](https://packagist.org/packages/clue/json-merge-patch)[ Docs](https://github.com/clue/php-json-merge-patch)[ RSS](/packages/clue-json-merge-patch/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

clue/json-merge-patch [![Build Status](https://camo.githubusercontent.com/863cefb5b8e0c7c7bd4ae741c9d7928157d1f5704f0a4c0924cd1e4e429864b2/68747470733a2f2f7472617669732d63692e6f72672f636c75652f7068702d6a736f6e2d6d657267652d70617463682e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/clue/php-json-merge-patch)
================================================================================================================================================================================================================================================================================================================================

[](#cluejson-merge-patch-)

JSON merge patch ([RFC 7396](https://tools.ietf.org/html/rfc7396)) is a simple alternative to JSON patch ([RFC 6902](http://tools.ietf.org/html/rfc6902))

The JSON merge patch format is defined in RFC 7396 (originally 7386). It is primarily intended for use with the HTTP PATCH method as a means of describing a set of modifications to a target resource's content.

> Note: This project is in beta stage! Feel free to report any issues you encounter.

Install
-------

[](#install)

The recommended way to install this library is [through composer](http://getcomposer.org). [New to composer?](http://getcomposer.org/doc/00-intro.md)

```
{
    "require": {
        "clue/json-merge-patch": "~0.1.0"
    }
}
```

License
-------

[](#license)

MIT

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance6

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3998d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/776829?v=4)[Christian Lück](/maintainers/clue)[@clue](https://github.com/clue)

---

Top Contributors

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

---

Tags

JSON merge patchpatch fileRFC 7396

### Embed Badge

![Health badge](/badges/clue-json-merge-patch/health.svg)

```
[![Health](https://phpackages.com/badges/clue-json-merge-patch/health.svg)](https://phpackages.com/packages/clue-json-merge-patch)
```

PHPackages © 2026

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