Skip to content

json_encode() and json_decode() wrapper with better error handling

Notifications You must be signed in to change notification settings

alexeyshockov/php-json-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-json-wrapper

json_encode() and json_decode() wrapper with better error handling

PHP 7.3 and above

Since version 7.3 you PHP supports JSON_THROW_ON_ERROR constant to change the default behaviour to exceptions. No need for additional libraries anymore.

About

json_encode() and json_decode() wrapper with better error handling

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages