Libraries tagged by json encoder
clue/ndjson-react
27936923 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
violet/streaming-json-encoder
1775490 Downloads
Library for iteratively encoding large JSON documents piece by piece
webmozart/json
792617 Downloads
A robust JSON decoder/encoder with support for schema validation.
miladrahimi/php-jwt
207273 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
innmind/json
198810 Downloads
Type safe json encoder/decoder
balping/json-raw-encoder
2562737 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
laravel-json-api/encoder-neomerx
915055 Downloads
Encode JSON:API resources using the neomerx/json-api package.
danog/libdns-json
569225 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns
kunststube/rison
53485 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
networkteam/json-seq
23314 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
paranoiq/xmlon-encoder
33147 Downloads
Serialize variables to simple XML format, just like JSON
swaggest/json
2192 Downloads
JSON encoder with RAW support
seekerliu/laravel-another-json
975 Downloads
Yet Another JSON encoder for Laravel.
phputil/json
5669 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
suin/json
27173 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.