Libraries tagged by gson
justinrainbow/json-schema
282205940 Downloads
A library to validate a json schema.
zircote/swagger-php
111474161 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tymon/jwt-auth
43652237 Downloads
JSON Web Token Authentication for Laravel and Lumen
nette/utils
326489646 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
mtdowling/jmespath.php
413574037 Downloads
Declaratively specify how to extract elements from a JSON document
jms/serializer
123418507 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/serializer
263857616 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
willdurand/jsonp-callback-validator
90698644 Downloads
JSONP callback validator.
opis/json-schema
26754821 Downloads
Json Schema Validator for PHP
netresearch/jsonmapper
92588411 Downloads
Map nested JSON structures onto PHP classes
halaxa/json-machine
16099287 Downloads
Efficient, easy-to-use and fast JSON pull parser
sonata-project/admin-bundle
17544873 Downloads
The missing Symfony Admin Generator
php-curl-class/php-curl-class
8673042 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
namshi/jose
91359277 Downloads
JSON Object Signing and Encryption library for PHP.
league/fractal
57441085 Downloads
Handle the output of complex data structures ready for API output.