Libraries tagged by json decoder
webmozart/json
791161 Downloads
A robust JSON decoder/encoder with support for schema validation.
karriere/json-decoder
367409 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
innmind/json
196985 Downloads
Type safe json encoder/decoder
danog/libdns-json
566950 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns
miladrahimi/php-jwt
205939 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
kunststube/rison
53365 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
networkteam/json-seq
23250 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
phputil/json
5666 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
sunrise/coder
290 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.
php-lsp/rpc-codec-jsonrpc
1591 Downloads
An implementation of the JSON-RPC codec
orisai/data-sources
23339 Downloads
Load and save data from and to various data formats
germania-kg/jsondecoder
679 Downloads
Decode JSON in strings and PSR-7 messages. Supports JsonException on older PHP
suin/json
27167 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
piedweb/rison
4 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
zegl/dson-php
29 Downloads
DSON encoder and decoder for PHP