Libraries tagged by jsonc
league/openapi-psr7-validator
11434461 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
cebe/php-openapi
12866293 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
violet/streaming-json-encoder
1788032 Downloads
Library for iteratively encoding large JSON documents piece by piece
timacdonald/json-api
466786 Downloads
A Lightweight JSON:API Resource for Laravel
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
nahid/jsonq
577553 Downloads
JsonQ is a PHP based json data query library
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