Libraries tagged by json_decode
chubbyphp/chubbyphp-decode-encode
30683 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
networkteam/json-seq
28616 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
otar/jsonc
1603 Downloads
A production-ready PHP library for parsing JSONC (JSON with Comments) format with drop-in compatibility for json_decode()
jobmetric/laravel-toon
445 Downloads
Laravel integration for TOON format: encode/decode JSON data into a token-optimized notation for LLMs.
serafim/json5
1151 Downloads
JSON5 parser
sunrise/coder
2997 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.
orisai/data-sources
24020 Downloads
Load and save data from and to various data formats
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 认证)
suin/json
27588 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
hershel-theodore-layton/json-post-deserialize
235 Downloads
A fast to run verification to run after json_decode()
phpcomposer/json
7307 Downloads
php library to encode and decode json
kfreiman/yii2-json-attribute-behavior
12792 Downloads
Yii2 Behavior for encode and decode json stored attributes
wyrihaximus/react-cache-json
2271 Downloads
JSON encode/decode decorator for react/cache
phputil/json
6326 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
goma/goma-json-lib
1743 Downloads
Goma JSON Lib provides Exception handling for JSON encode and decode. It has a workaround for non-utf8 values.