library json-pretty-printer
A simple, well-tested JSON pretty printer and related stuff
thru.io/json-pretty-printer
A simple, well-tested JSON pretty printer and related stuff
- Thursday, January 14, 2016
- by matthewbaggett
- Repository
- 1 Watchers
- 0 Stars
- 16,274 Installations
- PHP
- 2 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 1 % Grown
JsonPrettyPrinter
, (*1)
Install
-
Use Composer to install JsonPrettyPrinter into your project:, (*2)
composer require thru.io/json-pretty-printer
-
Use it as follows:, (*3)
use \Thru\JsonPrettyPrinter\JsonPrettyPrinter;
$json = JsonPrettyPrinter::Json($object);
dev-master
9999999-dev
A simple, well-tested JSON pretty printer and related stuff
Sources
Download
GPL v2
The Development Requires
by
Matthew Baggett
1.0.0
1.0.0.0
A simple, well-tested JSON pretty printer and related stuff
Sources
Download
GPL v2
The Development Requires
by
Matthew Baggett