Libraries tagged by json
lcobucci/jwt
343810791 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
485812385 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
seld/jsonlint
231086075 Downloads
JSON Linter
justinrainbow/json-schema
338374766 Downloads
A library to validate a json schema.
netresearch/jsonmapper
114528561 Downloads
Map nested JSON structures onto PHP classes
zircote/swagger-php
146856837 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
nette/utils
438083739 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
511331185 Downloads
Declaratively specify how to extract elements from a JSON document
league/fractal
67670617 Downloads
Handle the output of complex data structures ready for API output.
jms/serializer
143202933 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
tymon/jwt-auth
52325946 Downloads
JSON Web Token Authentication for Laravel and Lumen
symfony/serializer
332750360 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
scienta/doctrine-json-functions
26295748 Downloads
A set of extensions to Doctrine that add support for json query functions.
opis/json-schema
45105152 Downloads
Json Schema Validator for PHP
colinodell/json5
25834343 Downloads
UTF-8 compatible JSON5 parser for PHP