Download the PHP package guanhui07/kint without Composer
On this page you can find all versions of the php package guanhui07/kint. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download guanhui07/kint
More information about guanhui07/kint
Files in guanhui07/kint
Download guanhui07/kint
More information about guanhui07/kint
Files in guanhui07/kint
Vendor guanhui07
Package kint
Short Description Kint - debugging tool for PHP developers
License MIT
Homepage https://kint-php.github.io/kint/
Package kint
Short Description Kint - debugging tool for PHP developers
License MIT
Homepage https://kint-php.github.io/kint/
Please rate this library. Is it a good library?
Informations about the package kint
Kint - Advanced PHP dumper
What am I looking at?
Kint is a dumper in the vein of var_dump(), with keyboard controls, search, access path provision, and automatic data parsing.
In other words, when you dump a JSON string Kint will let you unfold and search the JSON structure and even provide you the code you need to access specific fields.
Installation
Without composer
Download the file and simply
Usage
There's a small demo and full documentation on the GH pages site
Authors
Jonathan Vollebregt (jnvsor)
Contributors
License
Licensed under the MIT License
All versions of kint with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package guanhui07/kint contains the following files
Loading the files please wait ....