Libraries tagged by json decoder
tomwright/json
218 Downloads
An Exception based JSON encoder/decoder.
appkit/json
50 Downloads
JSON encoder and decoder for the AppKit framework
slick/json-api-bundle
86 Downloads
Adds JSONAPI.org encoders and decoders to an Symfony apps
farzai/json-serializer
1 Downloads
High-performance JSON serializer for PHP with streaming support, type-safe object mapping, and memory-efficient processing.
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
s-mcdonald/jason
27 Downloads
Jason (JSON) is a PHP library that allows you to serialize classes with attributes, build Json structures with a builder and much more.
fresh/common-api-bundle
1067 Downloads
Provides some missing out-of-box features for RESTful API services based on Symfony.
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
almhdy24/jsonella
0 Downloads
A lightweight, modern JSON library for PHP with clean API and excellent error handling.
ehough/jameson
99 Downloads
JSON encoder/decoder compatible with PHP 5.1 and above.
firebase/php-jwt
478781308 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
beste/json
26837033 Downloads
A simple JSON helper to decode and encode JSON