Download the PHP package codegear/json-formatter without Composer
On this page you can find all versions of the php package codegear/json-formatter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codegear/json-formatter
More information about codegear/json-formatter
Files in codegear/json-formatter
Download codegear/json-formatter
More information about codegear/json-formatter
Files in codegear/json-formatter
Vendor codegear
Package json-formatter
Short Description Command-line tool to pretty-print JSON string for human readability
License GPL-3.0
Homepage https://github.com/whitephp/json-formatter
Package json-formatter
Short Description Command-line tool to pretty-print JSON string for human readability
License GPL-3.0
Homepage https://github.com/whitephp/json-formatter
Please rate this library. Is it a good library?
Informations about the package json-formatter
jf: JSON Formatter
Command-line tool to pretty-print JSON string for human readability by PHP.
https://whitephp.net/2018/07/31/jf-cli-json-formatter.html
Requirements
PHP needs to be a minimum version of PHP 7.0.0.
Installation
Globally by using Composer:
Usage
In Command-Line
Format file data.json
and output to screen:
Format file data.json
and save to another file data_formatted.json
:
In VIM
Format current file:
or add a keymap in vimrc
:
All versions of json-formatter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package codegear/json-formatter contains the following files
Loading the files please wait ....