Libraries tagged by decode json
dschledermann/json-coder
2008 Downloads
Encode and decode JSON objects from and to custom PHP classes
otar/jsonc
1663 Downloads
A production-ready PHP library for parsing JSONC (JSON with Comments) format with drop-in compatibility for json_decode()
jesseschalken/pure-json
42794 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
hampel/json
101605 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
brunas/json
20204 Downloads
Json decode/encode library
digiaonline/json-helpers
71960 Downloads
Exception-based wrappers for json_encode and json_decode
chubbyphp/chubbyphp-decode-encode
30768 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
wyrihaximus/json-psr7
67757 Downloads
JSON encode and decode PSR-7 requests and responses
otaavioo/json
18413 Downloads
A light package for json encode/decode functions
serafim/json5
1158 Downloads
JSON5 parser
jobmetric/laravel-toon
445 Downloads
Laravel integration for TOON format: encode/decode JSON data into a token-optimized notation for LLMs.
phpcomposer/json
7337 Downloads
php library to encode and decode json
kfreiman/yii2-json-attribute-behavior
12793 Downloads
Yii2 Behavior for encode and decode json stored attributes
suin/json
27595 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
oktopost/jsonencode
1367 Downloads
Fix the behavior of json_encode and json_decode