Libraries tagged by json encoder
oktopost/jsonencode
1108 Downloads
Fix the behavior of json_encode and json_decode
fidelize/flowchart-to-png
7368 Downloads
Convert from flowchart json encoded to png
kekos/parse-request-body-middleware
629 Downloads
PSR-15 middleware for parsing requests with JSON and URI encoded bodies regardless of HTTP method.
tungltdev/laravel-php-jwt
188 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
phalapi/jwt
2765 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
4457 Downloads
json_encode/json_decode wrapper
tc/json
24 Downloads
A JSON encode/decode helper with easier error handling for PHP
rcs_us/php-json
63 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
phpfacile/event-json
35 Downloads
This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected.
majorgrey/pretty_json
580 Downloads
JSON pretty print for PHP
jpirnat/json
2 Downloads
A wrapper around the global json_encode and json_decode functions, with more convenient default values.
jdelta/pretty-json
1141 Downloads
The new JSON pretty print approach.
im-denisenko/php-json-encode
128 Downloads
Provides features, added to json_encode since version 5.3.0, for version 5.3.0.