Libraries tagged by json exception
laravel-json-api/exceptions
1158117 Downloads
JSON:API exception parsing for Laravel applications.
daverandom/exceptional-json
1363847 Downloads
JSON encoding and decoding that throws exceptions on failure
eastwest/json
198166 Downloads
Wrap JSON encoding/decoding errors in exception
pnz/json-exception
303102 Downloads
Json decode/encode library with exception throwing on error.
lanin/laravel-api-exceptions
97208 Downloads
All in one solution for exception for JSON REST APIs on Laravel and Lumen.
wyrihaximus/json-throwable
256126 Downloads
📠JSON encode and decode throwables and exceptions
pmjones/throwable-properties
46311 Downloads
Copies properties of a Throwable to a serializable object.
sfelix-martins/json-exception-handler
63678 Downloads
Adds more power to Laravel Exceptions Handler to treat json responses
myparcelcom/json-api
72127 Downloads
MyParcel.com shared library with JSON API related exceptions, interfaces, traits and utility classes.
hampel/json
87424 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
digiaonline/json-helpers
63768 Downloads
Exception-based wrappers for json_encode and json_decode
suin/json
27256 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
onramplab/laravel-exceptions
16194 Downloads
Handling Laravel exceptions for logs and API response
mimmi20/json-class
188351 Downloads
Class wrapper for daverandom/exceptional-json
mihasicehcek/json_parser
5665 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails