Libraries tagged by json_encode
firebase/php-jwt
487799079 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
clue/ndjson-react
85970484 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
beste/json
27951798 Downloads
A simple JSON helper to decode and encode JSON
violet/streaming-json-encoder
2189393 Downloads
Library for iteratively encoding large JSON documents piece by piece
qandidate/symfony-json-request-transformer
2104635 Downloads
A Symfony event listener for decoding JSON encoded request content
webmozart/json
871281 Downloads
A robust JSON decoder/encoder with support for schema validation.
sbsaga/toon
61466 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
45997 Downloads
Token-Optimized Object Notation encoder/decoder for Laravel with intelligent nested object handling
fproject/php-jwt
1703885 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
laravel-json-api/encoder-neomerx
1571328 Downloads
Encode JSON:API resources using the neomerx/json-api package.
balping/json-raw-encoder
3576732 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
ghostwriter/json
5409924 Downloads
Safely encode and decode JSON
kherge/json
239740 Downloads
Encodes, decodes, and validates JSON data.
herrera-io/json
4543727 Downloads
Encodes, decodes, and validates JSON data.
danog/libdns-json
769525 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns