Libraries tagged by jsonp encode
rmtram/jsonp-parser
1372 Downloads
processing of JSONP decoding and encoding.
firebase/php-jwt
396258660 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
clue/ndjson-react
46674756 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
violet/streaming-json-encoder
1934150 Downloads
Library for iteratively encoding large JSON documents piece by piece
qandidate/symfony-json-request-transformer
1886468 Downloads
A Symfony event listener for decoding JSON encoded request content
beste/json
16576913 Downloads
A simple JSON helper to decode and encode JSON
webmozart/json
827503 Downloads
A robust JSON decoder/encoder with support for schema validation.
ghostwriter/json
3384759 Downloads
Safely encode and decode JSON
fproject/php-jwt
1509025 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
innmind/json
252969 Downloads
Type safe json encoder/decoder
laravel-json-api/encoder-neomerx
1114294 Downloads
Encode JSON:API resources using the neomerx/json-api package.
balping/json-raw-encoder
2894186 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
kherge/json
194124 Downloads
Encodes, decodes, and validates JSON data.
herrera-io/json
4517865 Downloads
Encodes, decodes, and validates JSON data.
danog/libdns-json
632538 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns