Libraries tagged by json exception
hgg/json
94 Downloads
Encode, decode, validate, handle errors (exceptions) and pretty print JSON
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.
jonathan-martz/lumen-exeception-to-json
288 Downloads
Php Lumen handle api exception.
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
4 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.
jeromejhipolito/laravel-global-error-formatter
11 Downloads
Global error/exception handler for Laravel APIs. Standardized JSON error responses with configurable exception mappings.