Libraries tagged by json decoder
brunas/json
20012 Downloads
Json decode/encode library
digiaonline/json-helpers
71899 Downloads
Exception-based wrappers for json_encode and json_decode
dschledermann/json-coder
1983 Downloads
Encode and decode JSON objects from and to custom PHP classes
otaavioo/json
18333 Downloads
A light package for json encode/decode functions
chubbyphp/chubbyphp-decode-encode
30554 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
jobmetric/laravel-toon
445 Downloads
Laravel integration for TOON format: encode/decode JSON data into a token-optimized notation for LLMs.
serafim/json5
1137 Downloads
JSON5 parser
fizzday/fizzjwt
1118 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
hershel-theodore-layton/json-post-deserialize
230 Downloads
A fast to run verification to run after json_decode()
phpcomposer/json
7255 Downloads
php library to encode and decode json
kfreiman/yii2-json-attribute-behavior
12783 Downloads
Yii2 Behavior for encode and decode json stored attributes
wyrihaximus/json-psr7
67730 Downloads
JSON encode and decode PSR-7 requests and responses
goma/goma-json-lib
1715 Downloads
Goma JSON Lib provides Exception handling for JSON encode and decode. It has a workaround for non-utf8 values.
api-clients/middleware-json
76683 Downloads
JSON encode/decode middleware
eluhr/yii2-json-attribute-behavior
1702 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.