Libraries tagged by json
nette/utils
462750691 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
lcobucci/jwt
358482368 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
507613095 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
seld/jsonlint
238668303 Downloads
JSON Linter
justinrainbow/json-schema
350493570 Downloads
A library to validate a json schema.
netresearch/jsonmapper
118743998 Downloads
Map nested JSON structures onto PHP classes
zircote/swagger-php
154123767 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
mtdowling/jmespath.php
532817935 Downloads
Declaratively specify how to extract elements from a JSON document
league/fractal
69387839 Downloads
Handle the output of complex data structures ready for API output.
jms/serializer
147032139 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
tymon/jwt-auth
53931207 Downloads
JSON Web Token Authentication for Laravel and Lumen
symfony/serializer
349618000 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
scienta/doctrine-json-functions
27516423 Downloads
A set of extensions to Doctrine that add support for json query functions.
opis/json-schema
50512182 Downloads
Json Schema Validator for PHP
colinodell/json5
28221268 Downloads
UTF-8 compatible JSON5 parser for PHP