Libraries tagged by json decoder
webmozart/json
873106 Downloads
A robust JSON decoder/encoder with support for schema validation.
karriere/json-decoder
452316 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
sbsaga/toon
67495 Downloads
🧠TOON for Laravel — a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON ⇄ TOON).
mischasigtermans/laravel-toon
49988 Downloads
Token-Optimized Object Notation encoder/decoder for Laravel with intelligent nested object handling
danog/libdns-json
778008 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns
miladrahimi/php-jwt
282400 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
innmind/json
285489 Downloads
Type safe json encoder/decoder
otar/jsonc
2155 Downloads
A production-ready PHP library for parsing JSONC (JSON with Comments) format with drop-in compatibility for json_decode()
kunststube/rison
70509 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
networkteam/json-seq
28994 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
sunrise/coder
3329 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.
orisai/data-sources
24156 Downloads
Load and save data from and to various data formats
phputil/json
6388 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
suin/json
27604 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
derrickleemy/jwe-decoder
725 Downloads
An simple JSON Web Token library for PHP.