library kint-js
Renderer plugin for Kint that dumps to console.log()
kint-php/kint-js
Renderer plugin for Kint that dumps to console.log()
- Sunday, July 2, 2017
- by JnvSor
- Repository
- 3 Watchers
- 5 Stars
- 85 Installations
- PHP
- 0 Dependents
- 1 Suggesters
- 2 Forks
- 0 Open issues
- 3 Versions
- 5 % Grown
Archived
Kint JS will receive no updates for compatability with kint v4, (*1)
kint-js
A simple renderer and helper that uses Kint to dump to console.log()
, (*2)
<?php
include 'vendor/autoload.php';
j('data');
OR, (*3)
<?php
include 'kint.phar';
include 'kint-js.phar';
j('data');
dev-master
9999999-dev
Renderer plugin for Kint that dumps to console.log()
Sources
Download
GPL-3.0
The Requires
The Development Requires
1.1
1.1.0.0
Renderer plugin for Kint that dumps to console.log()
Sources
Download
GPL-3.0
The Requires
The Development Requires
1.0
1.0.0.0
Renderer plugin for Kint that dumps to console.log()
Sources
Download
GPL-3.0
The Requires
The Development Requires