Libraries tagged by jsond
firebase/php-jwt
396710415 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
seld/jsonlint
200030056 Downloads
JSON Linter
justinrainbow/json-schema
289006338 Downloads
A library to validate a json schema.
zircote/swagger-php
115434615 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tymon/jwt-auth
44774664 Downloads
JSON Web Token Authentication for Laravel and Lumen
nette/utils
338900062 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
424682286 Downloads
Declaratively specify how to extract elements from a JSON document
jms/serializer
125887627 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/serializer
271552013 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
willdurand/jsonp-callback-validator
92478636 Downloads
JSONP callback validator.
opis/json-schema
28458382 Downloads
Json Schema Validator for PHP
netresearch/jsonmapper
95426473 Downloads
Map nested JSON structures onto PHP classes
halaxa/json-machine
17206006 Downloads
Efficient, easy-to-use and fast JSON pull parser
php-curl-class/php-curl-class
8842710 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
namshi/jose
92998629 Downloads
JSON Object Signing and Encryption library for PHP.