Libraries tagged by json exception
8ctopus/relaxed-json
155 Downloads
Tired of JSON's super strict syntax? Then relaxed JSON if for you.
ivankotut/exception-json-response
5 Downloads
xydens/json
46 Downloads
Library for processing JSON. Works with Exceptions
viachviach/exception-handler
36 Downloads
This Bundle processes exceptions into json
tomwright/json
218 Downloads
An Exception based JSON encoder/decoder.
philiprehberger/php-safe-json
68 Downloads
Safe JSON parsing with exceptions, schema validation, and typed getters
mtymek/blast-json-error
7964 Downloads
A PSR-15 middleware for rendering JSON responses for exceptions.
goma/goma-json-lib
1743 Downloads
Goma JSON Lib provides Exception handling for JSON encode and decode. It has a workaround for non-utf8 values.
elsayed85/laravel-api-exceptions
27 Downloads
All in one solution for exception for JSON REST APIs on Laravel and Lumen.
dnonov/json-parser
14 Downloads
Thin wrapper around `json_decode` and `json_encode` with exceptions and some handy methods.
dmavrin/laravel-api-exceptions
60 Downloads
All in one solution for exception for JSON REST APIs on Laravel and Lumen.
wizaplace/json-decoder
186 Downloads
Throw an exception when json_decode() fails to decode a JSON and validate decoded data.
paulgessinger/json
29 Downloads
wrapper for json_encode and json_decode with exceptions
weew/http-app-error-handler-json
84 Downloads
Display json formatted errors and exceptions in http applications.
meritum/http-exception-handler
38 Downloads
meritum/http exception handler that translates exceptions into structured JSON error responses using the meritum/structured-logging pipeline