Download the PHP package eastwest/json without Composer
On this page you can find all versions of the php package eastwest/json. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eastwest/json
More information about eastwest/json
Files in eastwest/json
Download eastwest/json
More information about eastwest/json
Files in eastwest/json
Vendor eastwest
Package json
Short Description Wrap JSON encoding/decoding errors in exception
License MIT
Package json
Short Description Wrap JSON encoding/decoding errors in exception
License MIT
Please rate this library. Is it a good library?
Informations about the package json
Wrap JSON encoding/decoding errors in exception
Catch json_encode()
and json_decode()
errors without executing json_last_error()
. In PHP 7.3 these functions will throw an exception.
Installation
You'll have to follow a couple of simple steps to install this package.
Downloading
Via composer:
Or add the package to your development dependencies in composer.json
and run
composer update eastwest/json
to download the package:
If you need a way to deploy files or manage your Laravel Forge servers. Take a look at GitFTP-Deploy or F-Bar
All versions of json with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package eastwest/json contains the following files
Loading the files please wait ....