Libraries tagged by json decoder
webmozart/json
814090 Downloads
A robust JSON decoder/encoder with support for schema validation.
karriere/json-decoder
385511 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
innmind/json
230136 Downloads
Type safe json encoder/decoder
danog/libdns-json
606320 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns
miladrahimi/php-jwt
223695 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
kunststube/rison
56066 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
networkteam/json-seq
24757 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
orisai/data-sources
23463 Downloads
Load and save data from and to various data formats
phputil/json
5744 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
suin/json
27198 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
piedweb/rison
172 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
sunrise/coder
997 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.
orisai/nette-data-sources
1631 Downloads
Orisai Data Sources integration for Nette
eugene-melbourne/json-encoder-decoder
2296 Downloads
Encodes and Decodes JSON strings
derrickleemy/jwe-decoder
40 Downloads
An simple JSON Web Token library for PHP.