Libraries tagged by json encoder
ehough/jameson
99 Downloads
JSON encoder/decoder compatible with PHP 5.1 and above.
mateodioev/jsondecoder
18 Downloads
Json decoder, encoder
firebase/php-jwt
375876196 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
qandidate/symfony-json-request-transformer
1794310 Downloads
A Symfony event listener for decoding JSON encoded request content
beste/json
14266370 Downloads
A simple JSON helper to decode and encode JSON
kherge/json
179028 Downloads
Encodes, decodes, and validates JSON data.
fproject/php-jwt
1462203 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
pnz/json-exception
283278 Downloads
Json decode/encode library with exception throwing on error.
ghostwriter/json
2648478 Downloads
Safely encode and decode JSON
herrera-io/json
4512339 Downloads
Encodes, decodes, and validates JSON data.
middlewares/payload
445531 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
wyrihaximus/json-throwable
253527 Downloads
📠JSON encode and decode throwables and exceptions
eftec/services_json
20154 Downloads
PHP implementaion of json_encode/decode
laravel-json-api/hashids
63032 Downloads
Encode model IDs to JSON:API resource IDs.
pmjones/throwable-properties
45294 Downloads
Copies properties of a Throwable to a serializable object.