Libraries tagged by JSON5
vildanbina/laravel-model-json
16477 Downloads
Laravel Model Json
upgate/laravel-jsonrpc
29128 Downloads
Laravel JSON-RPC 2.0 Server
uma/json-rpc
46615 Downloads
a JSON-RPC 2.0 server
tuyakhov/yii2-json-api
103249 Downloads
Implementation of JSON API specification for the Yii framework
tonirilix/nested-json-flattener
85884 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
timokoerber/laravel-json-seeder
31584 Downloads
Create and use JSON files to seed your database in your Laravel applications
ticketpark/saferpay-json-api
272660 Downloads
A php library to use the json api of Saferpay
symfony/json-streamer
16048 Downloads
Provides powerful methods to read/write data structures from/into JSON streams.
symfony/json-path
5399 Downloads
Eases JSON navigation using the JSONPath syntax as described in RFC 9535
swaggest/json-schema-maker
38127 Downloads
Instance to JSON schema and back
swaggest/json-cli
11863 Downloads
JSON CLI tool (diff, rearrange, pretty print, minify, yaml convert, etc...)
stolt/json-merge-patch
186546 Downloads
Implementation of JSON Merge Patch (https://tools.ietf.org/html/rfc7396).
stolt/json-lines
214347 Downloads
Library for the JSON Lines text file format.
stepanenko3/nova-json
181833 Downloads
Nova json field to spread a json column throughout multiple fields.
spiral/json-schema-generator
6997 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes