Libraries tagged by json_encode
firebase/php-jwt
469632457 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
clue/ndjson-react
78031942 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
beste/json
25656553 Downloads
A simple JSON helper to decode and encode JSON
violet/streaming-json-encoder
2149237 Downloads
Library for iteratively encoding large JSON documents piece by piece
qandidate/symfony-json-request-transformer
2093477 Downloads
A Symfony event listener for decoding JSON encoded request content
webmozart/json
864915 Downloads
A robust JSON decoder/encoder with support for schema validation.
sbsaga/toon
44904 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
29041 Downloads
Token-Optimized Object Notation encoder/decoder for Laravel with intelligent nested object handling
fproject/php-jwt
1675081 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
1488835 Downloads
Encode JSON:API resources using the neomerx/json-api package.
balping/json-raw-encoder
3423356 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
ghostwriter/json
5239113 Downloads
Safely encode and decode JSON
kherge/json
234700 Downloads
Encodes, decodes, and validates JSON data.
herrera-io/json
4537609 Downloads
Encodes, decodes, and validates JSON data.
danog/libdns-json
743002 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns