Libraries tagged by json exception
laravel-json-api/exceptions
1075402 Downloads
JSON:API exception parsing for Laravel applications.
daverandom/exceptional-json
1350590 Downloads
JSON encoding and decoding that throws exceptions on failure
eastwest/json
193760 Downloads
Wrap JSON encoding/decoding errors in exception
pnz/json-exception
245763 Downloads
Json decode/encode library with exception throwing on error.
lanin/laravel-api-exceptions
95588 Downloads
All in one solution for exception for JSON REST APIs on Laravel and Lumen.
wyrihaximus/json-throwable
251955 Downloads
📠JSON encode and decode throwables and exceptions
pmjones/throwable-properties
44478 Downloads
Copies properties of a Throwable to a serializable object.
sfelix-martins/json-exception-handler
63402 Downloads
Adds more power to Laravel Exceptions Handler to treat json responses
myparcelcom/json-api
70898 Downloads
MyParcel.com shared library with JSON API related exceptions, interfaces, traits and utility classes.
hampel/json
83841 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
digiaonline/json-helpers
62414 Downloads
Exception-based wrappers for json_encode and json_decode
rrd108/cakephp-json-api-exception
1422 Downloads
JsonApiException plugin for CakePHP
mihasicehcek/json_parser
5512 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
ufo-tech/rpc-exceptions
2524 Downloads
Exception package RPC server error codes
suin/json
27184 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.