Libraries tagged by json5_decode
colinodell/json5
14081430 Downloads
UTF-8 compatible JSON5 parser for PHP
serafim/json5
178 Downloads
JSON5 parser
railt/json
329 Downloads
Simple library for working with json data
firebase/php-jwt
350075598 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
beste/json
11968574 Downloads
A simple JSON helper to decode and encode JSON
webmozart/json
791408 Downloads
A robust JSON decoder/encoder with support for schema validation.
karriere/json-decoder
367957 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
herrera-io/json
4495284 Downloads
Encodes, decodes, and validates JSON data.
miladrahimi/php-jwt
206552 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
fproject/php-jwt
1413072 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
ghostwriter/json
2227285 Downloads
Safely encode and decode JSON
wyrihaximus/json-throwable
246854 Downloads
📠JSON encode and decode throwables and exceptions
innmind/json
197934 Downloads
Type safe json encoder/decoder
kherge/json
164303 Downloads
Encodes, decodes, and validates JSON data.
danog/libdns-json
568098 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns