2017 © Pedro Peláez
 

library kint-js

Renderer plugin for Kint that dumps to console.log()

image

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

The README.md

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');

The Versions

02/07 2017

dev-master

9999999-dev

Renderer plugin for Kint that dumps to console.log()

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

13/04 2017

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

02/04 2017

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