Libraries tagged by json_encode
wyrihaximus/json-psr7
67725 Downloads
JSON encode and decode PSR-7 requests and responses
suin/json
27579 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
phputil/json
6310 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
goma/goma-json-lib
1713 Downloads
Goma JSON Lib provides Exception handling for JSON encode and decode. It has a workaround for non-utf8 values.
api-clients/middleware-json
76666 Downloads
JSON encode/decode middleware
swaggest/json
3710 Downloads
JSON encoder with RAW support
estaheri/json
1258 Downloads
An easy way for using json encoded strings in php
phpcomposer/json
7243 Downloads
php library to encode and decode json
kfreiman/yii2-json-attribute-behavior
12782 Downloads
Yii2 Behavior for encode and decode json stored attributes
iliaal/fastjson
18 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.
silinternational/yii2-jsonsyslog
5138 Downloads
Yii2 log target for sending data to Syslog as a JSON encoded string
amashukov/eth-php
329 Downloads
Standalone Ethereum / EVM SDK for PHP — Keccak-256, secp256k1 + ECDSA (RFC 6979), RLP, EIP-1559 offline signing, ABI calldata encoder, and an ethers.js-style JSON-RPC client. Umbrella package pulling the full pure-PHP EVM stack.
piedweb/rison
1695 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
perfilov/php-dto-packer
2772 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
sunrise/coder
2893 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.