Libraries tagged by json_decode
phpcomposer/json
5949 Downloads
php library to encode and decode json
kfreiman/yii2-json-attribute-behavior
12195 Downloads
Yii2 Behavior for encode and decode json stored attributes
dschledermann/json-coder
378 Downloads
Encode and decode JSON objects from and to custom PHP classes
phputil/json
5735 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
otaavioo/json
17209 Downloads
A light package for json encode/decode functions
api-clients/middleware-json
75546 Downloads
JSON encode/decode middleware
piedweb/rison
85 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
serafim/json5
244 Downloads
JSON5 parser
perfilov/php-dto-packer
1931 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
sunrise/coder
940 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.
orisai/data-sources
23386 Downloads
Load and save data from and to various data formats
vfork-fproject/php-jwt
6811 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
fizzday/fizzjwt
418 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
invenso/microsoft-jwt
4711 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
someniatko/json-decode-middleware
504 Downloads
Simple PSR-15 middleware for decoding JSON body of a server request when given respective Content-Type header