Download the PHP package codekandis/json-error-handler without Composer
On this page you can find all versions of the php package codekandis/json-error-handler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codekandis/json-error-handler
More information about codekandis/json-error-handler
Files in codekandis/json-error-handler
Download codekandis/json-error-handler
More information about codekandis/json-error-handler
Files in codekandis/json-error-handler
Vendor codekandis
Package json-error-handler
Short Description This library to handles JSON errors in an object oriented way.
License MIT
Package json-error-handler
Short Description This library to handles JSON errors in an object oriented way.
License MIT
Please rate this library. Is it a good library?
Informations about the package json-error-handler
codekandis/json-error-handler
With the JSON error handler you will be able to catch exceptions representing the last occurred JSON error containing the native error codes and error messages of PHP's JSON
package.
Index
- Installation
- How to use
Installation
Install the latest version with
How to use
The following example throws a JsonErrorMessage::SYNTAX
.
The error codes in json_last_error_msg().
All versions of json-error-handler with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
codekandis/phlags Version ^3
codekandis/constants-classes-translator Version ^1
codekandis/phlags Version ^3
codekandis/constants-classes-translator Version ^1
The package codekandis/json-error-handler contains the following files
Loading the files please wait ....