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