Libraries tagged by hjson
pcrov/jsonreader
1001162 Downloads
JSON Pull Parser
neomerx/json-api
3368340 Downloads
Framework agnostic JSON API (jsonapi.org) implementation
nahid/jsonq
586712 Downloads
JsonQ is a PHP based json data query library
jwadhams/json-logic-php
1222329 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
json-mapper/json-mapper
727313 Downloads
Map JSON structures to PHP classes
helmich/phpunit-json-assert
3206448 Downloads
PHPUnit assertions for JSON documents
galbar/jsonpath
4786515 Downloads
JSONPath implementation for querying and updating JSON objects
ergebnis/json-schema-validator
16966014 Downloads
Provides a JSON schema validator, building on top of justinrainbow/json-schema.
ergebnis/json-pointer
12277020 Downloads
Provides an abstraction of a JSON pointer.
ergebnis/json
12206396 Downloads
Provides a Json value object for representing a valid JSON string.
cloudcreativity/laravel-json-api
981996 Downloads
JSON API (jsonapi.org) support for Laravel applications.
cerbero/json-parser
264459 Downloads
Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.
beste/json
13556347 Downloads
A simple JSON helper to decode and encode JSON
apimatic/jsonmapper
5791228 Downloads
Map nested JSON structures onto PHP classes
zendframework/zend-json
23392212 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP