Libraries tagged by json encoder
codekandis/json-codec
675 Downloads
With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.
fefas/jsoncoder
1453 Downloads
Json encoder and decoder as a class
php-lsp/rpc-codec-jsonrpc
3507 Downloads
An implementation of the JSON-RPC codec
mfonte/fast-toon
5 Downloads
Fastest TOON (Token-Oriented Object Notation) encoder/decoder for PHP 7.0+. 3x faster encoding, 15x faster decoding vs alternatives. LLM-optimized with ~40% token reduction vs JSON.
heitorflavio/toon-php
0 Downloads
TOON (Token-Oriented Object Notation) encoder/decoder for PHP - a compact, human-readable serialization format designed for LLM prompts
bobbysciacchitano/manuel
311 Downloads
A simple object serializer for PHP which supports flexible document structures.
arokettu/json5-builder
264 Downloads
JSON5 config builder/encoder
almhdy24/jsonella
0 Downloads
A lightweight, modern JSON library for PHP with clean API and excellent error handling.
alchemist/alchemist
2528 Downloads
Serialization library
redcatphp/json5
71 Downloads
JSON5 parser/encoder for PHP
wyrihaximus/react-stream-structured-utilities
1 Downloads
Incremental JSON encoder writing to a react/stream
ehough/jameson
99 Downloads
JSON encoder/decoder compatible with PHP 5.1 and above.
mateodioev/jsondecoder
20 Downloads
Json decoder, encoder
firebase/php-jwt
480909041 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
beste/json
27120031 Downloads
A simple JSON helper to decode and encode JSON