Libraries tagged by json
timacdonald/json-api
1285759 Downloads
A Lightweight JSON:API Resource for Laravel
salsify/json-streaming-parser
7376906 Downloads
A streaming parser for JSON in PHP.
php-jsonpointer/php-jsonpointer
18578498 Downloads
Implementation of JSON Pointer (http://tools.ietf.org/html/rfc6901)
galbar/jsonpath
7660643 Downloads
JSONPath implementation for querying and updating JSON objects
ergebnis/json-schema-validator
34489777 Downloads
Provides a JSON schema validator, building on top of justinrainbow/json-schema.
ergebnis/json-printer
45985110 Downloads
Provides a JSON printer, allowing for flexible indentation.
ergebnis/json-pointer
29325861 Downloads
Provides an abstraction of a JSON pointer.
ergebnis/json-normalizer
45214521 Downloads
Provides generic and vendor-specific normalizers for normalizing JSON documents.
ergebnis/json
29213967 Downloads
Provides a Json value object for representing a valid JSON string.
dunglas/doctrine-json-odm
5901185 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
beste/json
30508801 Downloads
A simple JSON helper to decode and encode JSON
swaggest/json-schema
14142425 Downloads
High definition PHP structures with JSON-schema based validation
swaggest/json-diff
25216230 Downloads
JSON diff/rearrange/patch/pointer library for PHP
staudenmeir/eloquent-json-relations
7183061 Downloads
Laravel Eloquent relationships with JSON keys
spatie/laravel-json-api-paginate
5440443 Downloads
A paginator that plays nice with the JSON API spec