json-patch-php
JSON patch library
An implementation of JSON patch operations for PHP
PHP implementation of JSON-patch (IETF RFC 6902)
112 stars
9 watching
27 forks
Language: PHP
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
starcounter-jack/json-patch | Library to update JSON documents using delta patches | 1,826 |
weichch/system-text-json-jsondiffpatch | Diff and patch JSON data | 107 |
evanphx/json-patch | A library providing functionality for applying and creating patches to JSON data | 1,068 |
cujojs/jiff | Tool for creating and applying JSON patches to manipulate data structures | 628 |
mageops/php-composer-plugin-patchset | Automates patch application for dependencies in PHP projects using Composer plugin | 7 |
wi2l/jsondiff | Generates patch operations for comparing two JSON documents | 528 |
vaimo/composer-patches | Automates patching of dependencies in a PHP project using a plugin for Composer | 290 |
goatherd/patch-installer | Automates patching of dependencies during installation or update of PHP projects | 48 |
cweagans/composer-patches | Applies patches to dependencies installed by Composer. | 1,530 |
sibartlett/feathers-json-patch | Adds support for JSON patch operations to Feathers services and clients. | 9 |
netresearch/composer-patches-plugin | Provides patches to modify dependencies during package installation and updating | 79 |
michaelcaplan/jsonresume-gemini | A Gemini protocol implementation with JSON resume dynamic generation and templating | 3 |
enanobots/m2-datapatchcreator | A Magento 2 module that enables the creation of data patches using PHP files, allowing for easier management of complex data sets. | 50 |
pchampin/ld-patch-py | A Python implementation of a patch language for Linked Data | 4 |
mangiucugna/json_repair | A Python module to repair invalid JSON data from various sources, including machine learning models. | 1,148 |