Libraries tagged by json encoder
clue/ndjson-react
18706855 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
violet/streaming-json-encoder
1672499 Downloads
Library for iteratively encoding large JSON documents piece by piece
webmozart/json
772226 Downloads
A robust JSON decoder/encoder with support for schema validation.
balping/json-raw-encoder
2396348 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
laravel-json-api/encoder-neomerx
814521 Downloads
Encode JSON:API resources using the neomerx/json-api package.
danog/libdns-json
544087 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns
miladrahimi/php-jwt
192235 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
symfony/json-encoder
564 Downloads
Provides powerful methods to encode/decode data structures into/from JSON.
innmind/json
180539 Downloads
Type safe json encoder/decoder
kunststube/rison
51403 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
networkteam/json-seq
22141 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
paranoiq/xmlon-encoder
30092 Downloads
Serialize variables to simple XML format, just like JSON
php-lsp/rpc-codec-jsonrpc
874 Downloads
An implementation of the JSON-RPC codec
wyrihaximus/react-stream-json
61949 Downloads
Incremental JSON encoder writing to a react/stream
suin/json
27155 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.