Libraries tagged by jsonq
php-jsonpointer/php-jsonpointer
11037395 Downloads
Implementation of JSON Pointer (http://tools.ietf.org/html/rfc6901)
neomerx/json-api
3322691 Downloads
Framework agnostic JSON API (jsonapi.org) implementation
jwadhams/json-logic-php
1175388 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
json-mapper/json-mapper
680512 Downloads
Map JSON structures to PHP classes
helmich/phpunit-json-assert
2977191 Downloads
PHPUnit assertions for JSON documents
galbar/jsonpath
4574959 Downloads
JSONPath implementation for querying and updating JSON objects
ergebnis/json-schema-validator
15676461 Downloads
Provides a JSON schema validator, building on top of justinrainbow/json-schema.
ergebnis/json-pointer
11056987 Downloads
Provides an abstraction of a JSON pointer.
ergebnis/json
10987789 Downloads
Provides a Json value object for representing a valid JSON string.
datto/json-rpc
1089456 Downloads
Fully unit-tested JSON-RPC 2.0 for PHP
cloudcreativity/laravel-json-api
970305 Downloads
JSON API (jsonapi.org) support for Laravel applications.
cerbero/json-parser
233912 Downloads
Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.
beste/json
12309056 Downloads
A simple JSON helper to decode and encode JSON
apimatic/jsonmapper
5498045 Downloads
Map nested JSON structures onto PHP classes
zendframework/zend-json
23281232 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP