Libraries tagged by ijson
cebe/php-openapi
13607824 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
violet/streaming-json-encoder
1870670 Downloads
Library for iteratively encoding large JSON documents piece by piece
timacdonald/json-api
532037 Downloads
A Lightweight JSON:API Resource for Laravel
php-jsonpointer/php-jsonpointer
11969152 Downloads
Implementation of JSON Pointer (http://tools.ietf.org/html/rfc6901)
pcrov/jsonreader
1039717 Downloads
JSON Pull Parser
neomerx/json-api
3410508 Downloads
Framework agnostic JSON API (jsonapi.org) implementation
nahid/jsonq
594744 Downloads
JsonQ is a PHP based json data query library
jwadhams/json-logic-php
1271308 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
json-mapper/json-mapper
770238 Downloads
Map JSON structures to PHP classes
jane-php/json-schema-runtime
9289447 Downloads
Jane runtime Library
helmich/phpunit-json-assert
3495623 Downloads
PHPUnit assertions for JSON documents
galbar/jsonpath
4981843 Downloads
JSONPath implementation for querying and updating JSON objects
ergebnis/json-pointer
13928104 Downloads
Provides an abstraction of a JSON pointer.
ergebnis/json
13847365 Downloads
Provides a Json value object for representing a valid JSON string.
datto/json-rpc
1145613 Downloads
Fully unit-tested JSON-RPC 2.0 for PHP