Libraries tagged by json_encode
tjdraper/json-eencoder
179 Downloads
JSON encode content.
cse/helpers-json
951 Downloads
The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.
seekerliu/laravel-another-json
975 Downloads
Yet Another JSON encoder for Laravel.
estaheri/json
77 Downloads
An easy way for using json encoded strings in php
docteurklein/json-chunks
12 Downloads
JSON encoder using generators to stream
silinternational/yii2-jsonsyslog
4858 Downloads
Yii2 log target for sending data to Syslog as a JSON encoded string
bayfrontmedia/php-jwt
884 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
arokettu/json5-builder
132 Downloads
JSON5 config builder/encoder
zegl/dson-php
30 Downloads
DSON encoder and decoder for PHP
suin/marshaller
68 Downloads
Type-safe data mapping between JSON and a PHP class object.
awesome/simdjson_plus
10 Downloads
Parsing gigabytes of JSON per second in PHP using the simdjson library.
opensoft/asterbunny
0 Downloads
This tool sends json encoded asterisk ami events to RabbitMQ
fidelize/flowchart-to-png
7403 Downloads
Convert from flowchart json encoded to png
kekos/parse-request-body-middleware
641 Downloads
PSR-15 middleware for parsing requests with JSON and URI encoded bodies regardless of HTTP method.
yunchuang/php-jwt
499 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.