Libraries tagged by json_encode
jwt/php-jwt
4992 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
suin/json
27193 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
sbwerewolf/json-serialize-trait
7767 Downloads
Library with trait of ability to output all properties of class-exemplar at call json_encode()
phputil/json
5735 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
otaavioo/json
17201 Downloads
A light package for json encode/decode functions
mihasicehcek/json_parser
5573 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
jesseschalken/pure-json
39495 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
dv-team/json
826 Downloads
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR
api-clients/middleware-json
75544 Downloads
JSON encode/decode middleware
wyrihaximus/react-stream-json
62025 Downloads
Incremental JSON encoder writing to a react/stream
swaggest/json
2486 Downloads
JSON encoder with RAW support
phpcomposer/json
5932 Downloads
php library to encode and decode json
kfreiman/yii2-json-attribute-behavior
12183 Downloads
Yii2 Behavior for encode and decode json stored attributes
dschledermann/json-coder
373 Downloads
Encode and decode JSON objects from and to custom PHP classes
serafim/json5
243 Downloads
JSON5 parser