Extension for the Pulp library to handle JSON and JSONP data.
- JSON Decoding/Encoding: Easily convert between JSON strings and PHP arrays within a Pulp stream.
- JSONP Support: Encode data as JSONP with a configurable callback.
- Error Handling: Robust handling of JSON encoding and decoding errors.