Libraries tagged by json exception
finagin/json
11 Downloads
JSON class with throw exception
wol-soft/php-json-schema-model-generator-exception
244 Downloads
Provides the production code required to use php-json-schema-model-generator as dev dependency
hgg/json
92 Downloads
Encode, decode, validate, handle errors (exceptions) and pretty print JSON
phore/service-exception
17 Downloads
Transform json/xml service responds to exceptions
ksmz/json
182 Downloads
JSON encode/decode wrapper with catchable exceptions
tymo49/api-exception-bundle
22 Downloads
catch all Symfony 3.3 or newer errors and convert it to problem json RFC7807 response
soft-passio/api-exception-bundle
1117 Downloads
catch all Symfony errors and convert it to problem json RFC7807 response
siestacat/symfony-json-error-response
120 Downloads
Return a JsonResponse with error message or exception
schnittstabil/json-decode-file
1358 Downloads
Read and decode JSON files
sator1/catch-exception
227 Downloads
Catch exception
royalcms/wrappers-php-json
110 Downloads
The Most Useful Wrappers For PHP Functions
rcs_us/php-json
63 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
287 Downloads
Php Lumen handle api exception.
furiosojack/lara-exception
299 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
679 Downloads
Decode JSON in strings and PSR-7 messages. Supports JsonException on older PHP