Download the PHP package baacode/json-browser without Composer
On this page you can find all versions of the php package baacode/json-browser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download baacode/json-browser
More information about baacode/json-browser
Files in baacode/json-browser
Download baacode/json-browser
More information about baacode/json-browser
Files in baacode/json-browser
Vendor baacode
Package json-browser
Short Description Helper library for working with JSON data
License ISC
Homepage https://github.com/baacode/json-browser
Package json-browser
Short Description Helper library for working with JSON data
License ISC
Homepage https://github.com/baacode/json-browser
Please rate this library. Is it a good library?
Informations about the package json-browser
JSON Browser
Usage
Configuration Options
Name | Description |
---|---|
OPT_DEFAULT | Use the default options set (no user-configurable options enabled) |
OPT_NONEXISTENT_EXCEPTIONS | Throw an exception when attempting to read a nonexistent value |
OPT_GET_VALUE | Get values, rather than node objects, when using __get() |
OPT_DECODE | Decode the document passed to the constructor as a JSON string |
Documentation
Comprehensive API documentation is available here.
Installation
To install via composer, use:
Requirements
- PHP >= 7.0
- PHP's native JSON extension
- PHP's native mbstring extension
- seld/jsonlint >= 1.0
All versions of json-browser with dependencies
PHP Build Version
Package Version
The package baacode/json-browser contains the following files
Loading the files please wait ....