Libraries tagged by jsonx
cebe/php-openapi
13136141 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
violet/streaming-json-encoder
1819666 Downloads
Library for iteratively encoding large JSON documents piece by piece
timacdonald/json-api
488980 Downloads
A Lightweight JSON:API Resource for Laravel
php-jsonpointer/php-jsonpointer
11371947 Downloads
Implementation of JSON Pointer (http://tools.ietf.org/html/rfc6901)
pcrov/jsonreader
989549 Downloads
JSON Pull Parser
neomerx/json-api
3355229 Downloads
Framework agnostic JSON API (jsonapi.org) implementation
nahid/jsonq
584244 Downloads
JsonQ is a PHP based json data query library
jwadhams/json-logic-php
1208615 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
json-mapper/json-mapper
712538 Downloads
Map JSON structures to PHP classes
jane-php/json-schema-runtime
8907307 Downloads
Jane runtime Library
helmich/phpunit-json-assert
3139715 Downloads
PHPUnit assertions for JSON documents
galbar/jsonpath
4723760 Downloads
JSONPath implementation for querying and updating JSON objects
ergebnis/json-schema-validator
16500770 Downloads
Provides a JSON schema validator, building on top of justinrainbow/json-schema.
ergebnis/json-pointer
11841332 Downloads
Provides an abstraction of a JSON pointer.
ergebnis/json
11771198 Downloads
Provides a Json value object for representing a valid JSON string.