Download the PHP package markup/json without Composer
On this page you can find all versions of the php package markup/json. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor markup
Package json
Short Description Json wrapper to provide a more robust Api (matching 7.3 where possible)
License MIT
Package json
Short Description Json wrapper to provide a more robust Api (matching 7.3 where possible)
License MIT
Please rate this library. Is it a good library?
Informations about the package json
Json
Json wrapper to provide a more robust API matching PHP 7.3 with exceptions rather than errors.
The following json options are always used
- JSON_UNESCAPED_UNICODE
- JSON_BIGINT_AS_STRING
- JSON_THROW_ON_ERROR
Usage
Reference
- https://wiki.php.net/rfc/json_throw_on_error
- https://ayesh.me/Upgrade-PHP-7.3#json-exceptions
- https://github.com/php/php-src/blob/master/ext/json/json.c#L257
Similar Packages
All versions of json with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
The package markup/json contains the following files
Loading the files please wait ....