Libraries tagged by json encode
majorgrey/pretty_json
550 Downloads
JSON pretty print for PHP
cse/helpers-json
946 Downloads
The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.
codekandis/json-codec
641 Downloads
With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.
alexeyshockov/json-wrapper
1039 Downloads
json_encode() and json_decode() wrapper with better error handling
ksmz/json
177 Downloads
JSON encode/decode wrapper with catchable exceptions
wpjscc/react-stream-json
17 Downloads
Incremental JSON encoder writing to a react/stream
seekerliu/laravel-another-json
967 Downloads
Yet Another JSON encoder for Laravel.
estaheri/json
40 Downloads
An easy way for using json encoded strings in php
docteurklein/json-chunks
10 Downloads
JSON encoder using generators to stream
skqr/json
211 Downloads
GOintegro JSON Lib
gointegro/json
8992 Downloads
GOintegro JSON Lib
slick/json-api-bundle
52 Downloads
Adds JSONAPI.org encoders and decoders to an Symfony apps
grinfeld/phpjsonable
4752 Downloads
Simple json encode and decode object
bearlikelion/twig-jsontools
3534 Downloads
A Twig extension to encode and decode json.
bayfrontmedia/php-jwt
741 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.