Download the PHP package arturdoruch/json without Composer
On this page you can find all versions of the php package arturdoruch/json. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download arturdoruch/json
More information about arturdoruch/json
Files in arturdoruch/json
Download arturdoruch/json
More information about arturdoruch/json
Files in arturdoruch/json
Please rate this library. Is it a good library?
Informations about the package json
Json
- Wraps JSON decoding and encoding actions into class. Handles decoding error.
- Provides JSON syntax highlighting.
Installation
Install by running composer command composer require arturdoruch/json
Usage
Decode JSON
Highlight JSON syntax
Define the following CSS styles to styling JSON code:
- span.{classPrefix}-key {}
- span.{classPrefix}-string {}
- span.{classPrefix}-integer {}
- span.{classPrefix}-float {}
- span.{classPrefix}-boolean {}
- span.{classPrefix}-null {}
All versions of json with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package arturdoruch/json contains the following files
Loading the files please wait ....