Libraries tagged by json_decode
firebase/php-jwt
485047990 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
colinodell/json5
25713119 Downloads
UTF-8 compatible JSON5 parser for PHP
beste/json
27658947 Downloads
A simple JSON helper to decode and encode JSON
webmozart/json
870854 Downloads
A robust JSON decoder/encoder with support for schema validation.
karriere/json-decoder
448712 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
sbsaga/toon
59202 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
43836 Downloads
Token-Optimized Object Notation encoder/decoder for Laravel with intelligent nested object handling
fproject/php-jwt
1700917 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
ghostwriter/json
5382100 Downloads
Safely encode and decode JSON
kherge/json
239107 Downloads
Encodes, decodes, and validates JSON data.
herrera-io/json
4542866 Downloads
Encodes, decodes, and validates JSON data.
danog/libdns-json
765686 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns
php-sage/sage
49980 Downloads
☯ Insightful PHP debugging assistant.
kunststube/rison
69619 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
miladrahimi/php-jwt
279448 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator