Libraries tagged by json_encode
firebase/php-jwt
361798556 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
clue/ndjson-react
32017601 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
violet/streaming-json-encoder
1814560 Downloads
Library for iteratively encoding large JSON documents piece by piece
qandidate/symfony-json-request-transformer
1740755 Downloads
A Symfony event listener for decoding JSON encoded request content
beste/json
13001722 Downloads
A simple JSON helper to decode and encode JSON
webmozart/json
801327 Downloads
A robust JSON decoder/encoder with support for schema validation.
herrera-io/json
4508211 Downloads
Encodes, decodes, and validates JSON data.
middlewares/payload
427101 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
fproject/php-jwt
1436194 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
innmind/json
214842 Downloads
Type safe json encoder/decoder
laravel-json-api/encoder-neomerx
955039 Downloads
Encode JSON:API resources using the neomerx/json-api package.
balping/json-raw-encoder
2629625 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
ghostwriter/json
2408044 Downloads
Safely encode and decode JSON
kherge/json
170581 Downloads
Encodes, decodes, and validates JSON data.
danog/libdns-json
582167 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns