Libraries tagged by json encode
firebase/php-jwt
315094116 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
clue/ndjson-react
15040870 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
violet/streaming-json-encoder
1630171 Downloads
Library for iteratively encoding large JSON documents piece by piece
qandidate/symfony-json-request-transformer
1497319 Downloads
A Symfony event listener for decoding JSON encoded request content
beste/json
8828668 Downloads
A simple JSON helper to decode and encode JSON
webmozart/json
762353 Downloads
A robust JSON decoder/encoder with support for schema validation.
herrera-io/json
4455699 Downloads
Encodes, decodes, and validates JSON data.
fproject/php-jwt
1305381 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
innmind/json
175534 Downloads
Type safe json encoder/decoder
laravel-json-api/encoder-neomerx
769830 Downloads
Encode JSON:API resources using the neomerx/json-api package.
balping/json-raw-encoder
2327520 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
ghostwriter/json
1757381 Downloads
Safely encode and decode JSON
kherge/json
148631 Downloads
Encodes, decodes, and validates JSON data.
middlewares/payload
401228 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
pmjones/throwable-properties
27532 Downloads
Copies properties of a Throwable to a serializable object.