Libraries tagged by json encode
hgg/json
94 Downloads
Encode, decode, validate, handle errors (exceptions) and pretty print JSON
harm-less/php-encoder
38 Downloads
Encoder to intelligently convert an entire PHP object to Json or XML e.g.
gointegro/json
9001 Downloads
GOintegro JSON Lib
asimlqt/encode-decode
77 Downloads
Encode/Decode library for PHP
arcanedev/json
13 Downloads
JSON Helper for PHP projects
railt/json
329 Downloads
Simple library for working with json data
slick/json-api-bundle
63 Downloads
Adds JSONAPI.org encoders and decoders to an Symfony apps
yashuk803/serializer
1 Downloads
This is a easy library serializer
sgmendez/jsonbundle
16 Downloads
Symfony2 bundle for json encode and decode
grinfeld/phpjsonable
4786 Downloads
Simple json encode and decode object
macrotux/jsonutils
454 Downloads
JsonUtils, Utils for encode - decode JSON in PHP7, with control errors and Exception
danharper/psr7-jsonx
1185 Downloads
JSONx is JSON encoded as XML
silinternational/yii2-jsonsyslog
4846 Downloads
Yii2 log target for sending data to Syslog as a JSON encoded string
yocto/yoclib-jsonrpc
5 Downloads
This yocLibrary enables your project to encode and decode JSON-RPC messages in PHP.
ngphp/jwt
6 Downloads
NGPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NGPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.