Libraries tagged by json_decode
majorgrey/pretty_json
576 Downloads
JSON pretty print for PHP
germania-kg/jsondecoder
689 Downloads
Decode JSON in strings and PSR-7 messages. Supports JsonException on older PHP
dv-team/json
741 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
cse/helpers-json
949 Downloads
The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.
eugene-melbourne/json-encoder-decoder
2288 Downloads
Encodes and Decodes JSON strings
wyrihaximus/react-cache-json
2237 Downloads
JSON encode/decode decorator for react/cache
mtarld/json-encoder-bundle
25 Downloads
A Symfony Bundle that provides powerful methods to encode/decode data structures into/from JSON.
gointegro/json
9001 Downloads
GOintegro JSON Lib
fefas/jsoncoder
1408 Downloads
Json encoder and decoder as a class
bayfrontmedia/php-jwt
841 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
zegl/dson-php
29 Downloads
DSON encoder and decoder for PHP
suin/marshaller
67 Downloads
Type-safe data mapping between JSON and a PHP class object.
orisai/data-sources
23340 Downloads
Load and save data from and to various data formats
tungltdev/laravel-php-jwt
170 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
phalapi/jwt
2758 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.