Libraries tagged by json exception
phore/service-exception
45 Downloads
Transform json/xml service responds to exceptions
ksmz/json
183 Downloads
JSON encode/decode wrapper with catchable exceptions
tymo49/api-exception-bundle
23 Downloads
catch all Symfony 3.3 or newer errors and convert it to problem json RFC7807 response
soft-passio/api-exception-bundle
1137 Downloads
catch all Symfony errors and convert it to problem json RFC7807 response
siestacat/symfony-json-error-response
121 Downloads
Return a JsonResponse with error message or exception
schnittstabil/json-decode-file
1373 Downloads
Read and decode JSON files
sator1/catch-exception
228 Downloads
Catch exception
rcs_us/php-json
65 Downloads
Wrapper for PHP's Native JSON encode/decode that provides very specific exceptions and details as to what is wrong with the JSON.
rawnoq/laravel-exceptions
51 Downloads
A professional Laravel package for centralized API exception handling with unified response structure
jonathan-martz/lumen-exeception-to-json
288 Downloads
Php Lumen handle api exception.
andrewdyer/json-error-handler
85 Downloads
A structured JSON error handler for Slim Framework applications that maps exceptions to typed, consistent error payloads
furiosojack/lara-exception
301 Downloads
Es un generador de excepciones, su fin es lanzar excepciones controladas al usuario con la posibilidad de generar log detallados al desarollador. El paquete es capaz de detectar una application/json de una peticion http por defecto. Este paquete entrega al usuario una vista en caso de ser http normal en donde se vera mensaje del error y un codigo de error, si la peticion es JSON el error sera devuelto en un resonse en formato JSON.
germania-kg/jsondecoder
693 Downloads
Decode JSON in strings and PSR-7 messages. Supports JsonException on older PHP
hafizmmoaz/laravel-rest-api
3 Downloads
A minimal, reusable REST API toolkit for Laravel: consistent JSON responses, a typed exception hierarchy, and base API model/controller.
loadsys/cakephp-serializers-errors
2149 Downloads
Used to serialize CakePHP Errors and Exceptions, primarily as HTML, JSON or JSON API.