Libraries tagged by jsonc
laravel-json-api/neomerx-json-api
2031284 Downloads
Framework agnostic JSON API (jsonapi.org) implementation
karriere/json-decoder
450835 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
json-api-php/json-api
440034 Downloads
JSON API specs (jsonapi.org) as a set of PHP classes
johnstevenson/json-works
2791714 Downloads
Create, edit, query and validate json
jane-php/json-schema
2353904 Downloads
Generate a serializable / deserializable object model given a json schema
jajo/jsondb
183969 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
graze/guzzle-jsonrpc
1222935 Downloads
JSON-RPC 2.0 client for Guzzle
estahn/phpunit-json-assertions
1114950 Downloads
JSON assertions for PHPUnit (including JSON Schema)
egeloen/json-builder
5705873 Downloads
JSON builder with escaping control for PHP 5.6+
digitalbazaar/json-ld
63583 Downloads
A JSON-LD Processor and API implementation in PHP.
datto/json-rpc-http
550282 Downloads
HTTP client and server for JSON-RPC 2.0
cloudcreativity/json-api-testing
1777701 Downloads
PHPUnit test helpers to check JSON API documents.
cerbero/lazy-json-pages
108171 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
cerbero/lazy-json
324644 Downloads
Framework-agnostic package to load JSONs of any dimension and from any source into Laravel lazy collections.
brick/json-mapper
70571 Downloads
Maps JSON data to strongly typed PHP DTOs