Libraries tagged by json operations
jeyroik/extas-operations-jsonrpc-create
311 Downloads
Create operation for JSON RPC
jsonmodifier/json
18 Downloads
PHP package allows developers to manipulate JSON files by performing data lookup and many other operations such as read, write, delete and update.
jeyroik/extas-operations-jsonrpc-ciud
304 Downloads
Meta package with create, index, update and delete methods for JSON RPC
get-zen/json-patch-php
107 Downloads
Produce and apply json-patch objects. Forked from mikemccabe/json-patch-php (https://github.com/mikemccabe/json-patch-php). THIS FORK adds an `ensure` operation that sets a value at a given path, creating any missing intermediate structure (deep upsert semantics). Just set the damned field!
victuxbb/jsonpatch
21666 Downloads
Implementation of JSON Patch (http://tools.ietf.org/html/rfc6902)
operation-hardcode/php-rpc-server
4 Downloads
JSON RPC server implementation for PHP.
easeappphp/json-decode
65 Downloads
This is to do json_decode operation only on valid json string and in a highly performing way.
pspepp3r/php-json
3 Downloads
A PHP package for CRUD operation on JSON file.
fenox/laravel-api-json
7 Downloads
A Laravel package that simplifies API development by automating CRUD operations, ensures consistent JSON error handling, and streamlines the creation of essential components for RESTful APIs.
haddowg/json-api-symfony
0 Downloads
Symfony bundle for haddowg/json-api: idiomatic routing, content negotiation, validation, and a Doctrine data layer for spec-compliant JSON:API 1.1 endpoints.
haddowg/json-api-laravel
0 Downloads
Laravel package for haddowg/json-api: idiomatic routing, content negotiation, validation, and an Eloquent data layer for spec-compliant JSON:API 1.1 endpoints.
nextphp/nextphp
13 Downloads
NextPHP is a modern and lightweight PHP framework designed for performance and scalability. It offers powerful routing capabilities, comprehensive HTTP handling, and efficient database operations. NextPHP is ideal for developers looking to build high-performance web applications with ease.
mnb/scraperkit
4 Downloads
MNB ScraperKit V1.0.3 - enterprise-ready PHP crawling and data extraction framework with AI crawl intelligence, search discovery, authorized mail/webmail extraction connectors, publisher metadata workflows, extraction recipes, provenance, quality reports, datasets, queues, dashboards, and compliance tooling.
codebes/gripp-sdk
62 Downloads
PHP SDK for the Gripp CRM/ERP API. Fluent query builder, batch operations, and 54 resources for project management, invoicing, time tracking, and more.
jbreeze/jbreeze
11 Downloads
This project provides powerful and flexible methods to manipulate JSON datasets. It allows you to perform common database-like operations on JSON data files or raw JSON strings, including filtering, selecting, inserting, updating, and deleting records, as well as sorting and handling nested data.