Libraries tagged by jsond
spatie/schema-org
6803706 Downloads
A fluent builder Schema.org types and ld+json generator
league/openapi-psr7-validator
9645134 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
cebe/php-openapi
11439717 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
violet/streaming-json-encoder
1631355 Downloads
Library for iteratively encoding large JSON documents piece by piece
timacdonald/json-api
361599 Downloads
A Lightweight JSON:API Resource for Laravel
php-jsonpointer/php-jsonpointer
9737809 Downloads
Implementation of JSON Pointer (http://tools.ietf.org/html/rfc6901)
neomerx/json-api
3152748 Downloads
Framework agnostic JSON API (jsonapi.org) implementation
nahid/jsonq
550706 Downloads
JsonQ is a PHP based json data query library
laminas/laminas-json
20025050 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
jwadhams/json-logic-php
1033302 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
json-mapper/json-mapper
569998 Downloads
Map JSON structures to PHP classes
helmich/phpunit-json-assert
2468934 Downloads
PHPUnit assertions for JSON documents
galbar/jsonpath
3962054 Downloads
JSONPath implementation for querying and updating JSON objects
ergebnis/json-schema-validator
12650107 Downloads
Provides a JSON schema validator, building on top of justinrainbow/json-schema.
ergebnis/json-pointer
8101879 Downloads
Provides an abstraction of a JSON pointer.