Download the PHP package camspiers/json-pretty without Composer
On this page you can find all versions of the php package camspiers/json-pretty. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download camspiers/json-pretty
More information about camspiers/json-pretty
Files in camspiers/json-pretty
Download camspiers/json-pretty
More information about camspiers/json-pretty
Files in camspiers/json-pretty
Vendor camspiers
Package json-pretty
Short Description Provides support for json pretty printing
License MIT
Package json-pretty
Short Description Provides support for json pretty printing
License MIT
Please rate this library. Is it a good library?
Informations about the package json-pretty
JSON Pretty
This project provides pretty printing for json in php 5.3.
Installation
Make sure the following is present in your composer.json
file:
Then run:
$ composer update
Usage
Testing
To run the unit tests with phpunit installed globally:
$ phpunit
To run the unit tests with phpunit installed via composer install --dev
:
$ vendor/bin/phpunit
All versions of json-pretty with dependencies
PHP Build Version
Package Version
No informations.
The package camspiers/json-pretty contains the following files
Loading the files please wait ....