Libraries tagged by json decode
firebase/php-jwt
349319606 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
colinodell/json5
14033467 Downloads
UTF-8 compatible JSON5 parser for PHP
beste/json
11905203 Downloads
A simple JSON helper to decode and encode JSON
webmozart/json
791208 Downloads
A robust JSON decoder/encoder with support for schema validation.
karriere/json-decoder
367476 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
herrera-io/json
4494597 Downloads
Encodes, decodes, and validates JSON data.
fproject/php-jwt
1411522 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
ghostwriter/json
2221747 Downloads
Safely encode and decode JSON
wyrihaximus/json-throwable
245300 Downloads
📠JSON encode and decode throwables and exceptions
innmind/json
197521 Downloads
Type safe json encoder/decoder
kherge/json
163939 Downloads
Encodes, decodes, and validates JSON data.
danog/libdns-json
567279 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns
php-sage/sage
19262 Downloads
☯ Insightful PHP debugging assistant.
miladrahimi/php-jwt
205984 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
pnz/json-exception
223237 Downloads
Json decode/encode library with exception throwing on error.