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
64 Downloads
Adds JSONAPI.org encoders and decoders to an Symfony apps
yashuk803/serializer
2 Downloads
This is a easy library serializer
sgmendez/jsonbundle
17 Downloads
Symfony2 bundle for json encode and decode
grinfeld/phpjsonable
4789 Downloads
Simple json encode and decode object
macrotux/jsonutils
454 Downloads
JsonUtils, Utils for encode - decode JSON in PHP7, with control errors and Exception
fefas/jsoncoder
1416 Downloads
Json encoder and decoder as a class
danharper/psr7-jsonx
1185 Downloads
JSONx is JSON encoded as XML
yocto/yoclib-jsonrpc
6 Downloads
This yocLibrary enables your project to encode and decode JSON-RPC messages in PHP.
ngphp/jwt
7 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.