Libraries tagged by jsonl
justinrainbow/json-schema
261454964 Downloads
A library to validate a json schema.
zircote/swagger-php
102626975 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tymon/jwt-auth
40949092 Downloads
JSON Web Token Authentication for Laravel and Lumen
nette/utils
288581665 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
385327069 Downloads
Declaratively specify how to extract elements from a JSON document
symfony/serializer
244169260 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
willdurand/jsonp-callback-validator
86636664 Downloads
JSONP callback validator.
opis/json-schema
23177280 Downloads
Json Schema Validator for PHP
netresearch/jsonmapper
83187397 Downloads
Map nested JSON structures onto PHP classes
halaxa/json-machine
13588703 Downloads
Efficient, easy-to-use and fast JSON pull parser
php-curl-class/php-curl-class
8272419 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
namshi/jose
87380666 Downloads
JSON Object Signing and Encryption library for PHP.
league/fractal
54476943 Downloads
Handle the output of complex data structures ready for API output.
jms/serializer-bundle
79950087 Downloads
Allows you to easily serialize, and deserialize data of any complexity
jms/serializer
117578200 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.