Libraries tagged by json decode
dv-team/json
686 Downloads
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR
brunas/json
6946 Downloads
Json decode/encode library
phpcomposer/json
5579 Downloads
php library to encode and decode json
kfreiman/yii2-json-attribute-behavior
12025 Downloads
Yii2 Behavior for encode and decode json stored attributes
dschledermann/json-coder
91 Downloads
Encode and decode JSON objects from and to custom PHP classes
wyrihaximus/json-psr7
66664 Downloads
JSON encode and decode PSR-7 requests and responses
phputil/json
5669 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
otaavioo/json
16747 Downloads
A light package for json encode/decode functions
api-clients/middleware-json
75393 Downloads
JSON encode/decode middleware
bayfrontmedia/php-jwt
821 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
perfilov/php-dto-packer
1794 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
sunrise/coder
304 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.
php-lsp/rpc-codec-jsonrpc
1595 Downloads
An implementation of the JSON-RPC codec
orisai/data-sources
23339 Downloads
Load and save data from and to various data formats
vfork-fproject/php-jwt
6193 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.