Libraries tagged by json encode
otaavioo/json
18935 Downloads
A light package for json encode/decode functions
oktopost/jsonencode
2769 Downloads
Fix the behavior of json_encode and json_decode
jesseschalken/pure-json
44342 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
hampel/json
104790 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
digiaonline/json-helpers
72965 Downloads
Exception-based wrappers for json_encode and json_decode
wyrihaximus/react-stream-json
63236 Downloads
Incremental JSON encoder writing to a react/stream
chubbyphp/chubbyphp-decode-encode
32228 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
brunas/json
22500 Downloads
Json decode/encode library
phpcomposer/json
7908 Downloads
php library to encode and decode json
networkteam/json-seq
29445 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
ropendev/phptojs
6585 Downloads
PHPToJS's class convert php variable's content to js variable's content preserving javascript expression (like function)
iliaal/fastjson
96 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.
jobmetric/laravel-toon
528 Downloads
Laravel integration for TOON format: encode/decode JSON data into a token-optimized notation for LLMs.
serafim/json5
1312 Downloads
JSON5 parser
sunrise/coder
4048 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.