Libraries tagged by json encode
lishaoen/think-jwt
34 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, for thinkphp5.1
heptagon-firebase/php-jwt
255 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
henryeticom/php-jwt
12 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP
baophong09/php-jwt
84 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
yetione/php-json
93 Downloads
PHP JSON encode/decode module
thetribe/json
4456 Downloads
json_encode/json_decode wrapper
tc/json
22 Downloads
A JSON encode/decode helper with easier error handling for PHP
rcs_us/php-json
62 Downloads
Wrapper for PHP's Native JSON encode/decode that provides very specific exceptions and details as to what is wrong with the JSON.
quantum13/php-json
6 Downloads
Another realization of json encode/decode
jpirnat/json
1 Downloads
A wrapper around the global json_encode and json_decode functions, with more convenient default values.
jdelta/pretty-json
1134 Downloads
The new JSON pretty print approach.
im-denisenko/php-json-encode
125 Downloads
Provides features, added to json_encode since version 5.3.0, for version 5.3.0.
goma/goma-json-lib
1564 Downloads
Goma JSON Lib provides Exception handling for JSON encode and decode. It has a workaround for non-utf8 values.
dnonov/json-parser
11 Downloads
Thin wrapper around `json_decode` and `json_encode` with exceptions and some handy methods.
1of0/json
182 Downloads
Abstraction layer for json_encode() and json_decode(), providing Json.NET-like functionality through annotations or mappings