Libraries tagged by jsond
firebase/php-jwt
384375984 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
seld/jsonlint
195270938 Downloads
JSON Linter
netresearch/jsonmapper
92354533 Downloads
Map nested JSON structures onto PHP classes
justinrainbow/json-schema
281644758 Downloads
A library to validate a json schema.
zircote/swagger-php
111133963 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tymon/jwt-auth
43547199 Downloads
JSON Web Token Authentication for Laravel and Lumen
nette/utils
325402969 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
412613536 Downloads
Declaratively specify how to extract elements from a JSON document
jms/serializer
123214643 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/serializer
263070958 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
willdurand/jsonp-callback-validator
90544628 Downloads
JSONP callback validator.
opis/json-schema
26610259 Downloads
Json Schema Validator for PHP
halaxa/json-machine
16006778 Downloads
Efficient, easy-to-use and fast JSON pull parser
felixfbecker/advanced-json-rpc
71703520 Downloads
A more advanced JSONRPC implementation
php-curl-class/php-curl-class
8658449 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.