Libraries tagged by json_decode
chunyu/jwt
21 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
anboo/php-jwt
976 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
50onred/php-jwt
62 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
papalapa/jwt
5 Downloads
Library to Encode/Decode JWT (Json Web Tokens)
ehough/jameson
99 Downloads
JSON encoder/decoder compatible with PHP 5.1 and above.
runalyze/ubjson
13 Downloads
Library to encode and decode universal binary json files (ubjson / *.ubj).
punkstar/document-marshaller
17 Downloads
A library for encoding and decoded structured data using JSON
davidfricker/cleanjson
55 Downloads
A simple wrapper around PHP's Json functions giving a simple approach to error checking on decode.
alancting/php-adfs-jwt
24 Downloads
A simple library to encode and decode Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
nette/utils
330069940 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
zendframework/zend-json
23583925 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
qandidate/symfony-json-request-transformer
1852150 Downloads
A Symfony event listener for decoding JSON encoded request content
laminas/laminas-json
24993964 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
yiisoft/json
1131385 Downloads
Yii JSON encoding and decoding
eastwest/json
199403 Downloads
Wrap JSON encoding/decoding errors in exception