Libraries tagged by jsond
nette/utils
466719158 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
lcobucci/jwt
361252362 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
511138838 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
seld/jsonlint
239877012 Downloads
JSON Linter
netresearch/jsonmapper
119407098 Downloads
Map nested JSON structures onto PHP classes
justinrainbow/json-schema
352660772 Downloads
A library to validate a json schema.
zircote/swagger-php
155267269 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tymon/jwt-auth
54172565 Downloads
JSON Web Token Authentication for Laravel and Lumen
mtdowling/jmespath.php
536290105 Downloads
Declaratively specify how to extract elements from a JSON document
league/fractal
69665518 Downloads
Handle the output of complex data structures ready for API output.
laravel/pao
13858622 Downloads
Agent-optimized output for PHP testing tools
jms/serializer
147616608 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/serializer
352193387 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
willdurand/jsonp-callback-validator
107980530 Downloads
JSONP callback validator.
scienta/doctrine-json-functions
27704486 Downloads
A set of extensions to Doctrine that add support for json query functions.