Libraries tagged by jsonb
seld/jsonlint
241467968 Downloads
JSON Linter
netresearch/jsonmapper
120263398 Downloads
Map nested JSON structures onto PHP classes
justinrainbow/json-schema
355088038 Downloads
A library to validate a json schema.
zircote/swagger-php
156849613 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tymon/jwt-auth
54500133 Downloads
JSON Web Token Authentication for Laravel and Lumen
mtdowling/jmespath.php
540882224 Downloads
Declaratively specify how to extract elements from a JSON document
league/fractal
70055277 Downloads
Handle the output of complex data structures ready for API output.
laravel/pao
15523668 Downloads
Agent-optimized output for PHP testing tools
jms/serializer
148427502 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/serializer
355775378 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
willdurand/jsonp-callback-validator
108505890 Downloads
JSONP callback validator.
scienta/doctrine-json-functions
27961331 Downloads
A set of extensions to Doctrine that add support for json query functions.
opis/json-schema
52661143 Downloads
Json Schema Validator for PHP
halaxa/json-machine
27852248 Downloads
Efficient, easy-to-use and fast JSON pull parser
colinodell/json5
29078303 Downloads
UTF-8 compatible JSON5 parser for PHP