Libraries tagged by json-document
mtdowling/jmespath.php
495439923 Downloads
Declaratively specify how to extract elements from a JSON document
ergebnis/json-normalizer
40415928 Downloads
Provides generic and vendor-specific normalizers for normalizing JSON documents.
violet/streaming-json-encoder
2148980 Downloads
Library for iteratively encoding large JSON documents piece by piece
helmich/phpunit-json-assert
4383611 Downloads
PHPUnit assertions for JSON documents
laravel-json-api/spec
1512117 Downloads
Validate JSON documents for compliance with the JSON:API specification.
localheinz/json-normalizer
456443 Downloads
Provides generic and vendor-specific normalizers for normalizing JSON documents.
supermetrics/jsonpath
4442 Downloads
Extract data from a decoded JSON document using the versatile JSONPath query language
skyzyx/mimetypes
204747 Downloads
Creates a JSON document containing a thorough list of file extensions => mime types as provided by the Apache httpd project.
psx/json
242935 Downloads
Read and transform JSON documents through JSON-Patch/Pointer
webignition/web-resource-retriever
2745 Downloads
Retrieve a WebResourceInterface instance over HTTP
ecourier/gobl-validator
642 Downloads
A PHP library for validating JSON documents against the official GOBL schemas.
webignition/web-resource-storage
1161 Downloads
Local storage for a retrieved web resource
webignition/web-resource-interfaces
5530 Downloads
Interfaces for web resource models and services to retrieve and create them
webignition/stream-factory-interface
2626 Downloads
Interface for a factory to create Psr\Http\Message\StreamInterface objects
jsonrepair/jsonrepair
1567 Downloads
Repair invalid JSON documents - A modern PHP 8.4+ port with streaming support. Fixes common issues: missing quotes, trailing commas, comments, single quotes, and more.