Libraries tagged by json_decode
otaavioo/json
18914 Downloads
A light package for json encode/decode functions
api-clients/middleware-json
77315 Downloads
JSON encode/decode middleware
chubbyphp/chubbyphp-decode-encode
32172 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
networkteam/json-seq
29370 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
jobmetric/laravel-toon
513 Downloads
Laravel integration for TOON format: encode/decode JSON data into a token-optimized notation for LLMs.
iliaal/fastjson
94 Downloads
Fast JSON encode/decode/validate for PHP 8.1+, backed by yyjson. Drop-in alternative to ext/json with namespaced fastjson_* functions and json_last_error-compatible error reporting.
serafim/json5
1299 Downloads
JSON5 parser
sunrise/coder
3949 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.
orisai/data-sources
24508 Downloads
Load and save data from and to various data formats
oktopost/jsonencode
2671 Downloads
Fix the behavior of json_encode and json_decode
suin/json
27613 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
534 Downloads
A fast to run verification to run after json_decode()
phpcomposer/json
7874 Downloads
php library to encode and decode json
kfreiman/yii2-json-attribute-behavior
12876 Downloads
Yii2 Behavior for encode and decode json stored attributes
dschledermann/json-coder
2271 Downloads
Encode and decode JSON objects from and to custom PHP classes