2017 © Pedro Peláez
 

library json-wrapper

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

image

alexeyshockov/json-wrapper

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

  • Tuesday, December 13, 2016
  • by alexeyshockov
  • Repository
  • 1 Watchers
  • 1 Stars
  • 355 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 13 % Grown

The README.md

php-json-wrapper

json_encode() and json_decode() wrapper with better error handling, (*1)

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., (*2)

The Versions

13/12 2016

dev-master

9999999-dev http://github.com/alexeyshockov/php-json-wrapper

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

  Sources   Download

MIT

The Requires

  • php ~5.6 || ~7.0

 

The Development Requires

json

12/07 2016

0.1.0

0.1.0.0 http://github.com/alexeyshockov/php-json-wrapper

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

  Sources   Download

MIT

The Requires

  • php ~5.6 || ~7.0

 

The Development Requires

json