PHPackages                             idealizetecnologia/kint - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. idealizetecnologia/kint

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

idealizetecnologia/kint
=======================

Kint - debugging tool for PHP developers

4.1.1(4y ago)021.0k↓75%MITPHPPHP &gt;=5.6

Since Aug 12Pushed 4y agoCompare

[ Source](https://github.com/Climba-Commerce/kint)[ Packagist](https://packagist.org/packages/idealizetecnologia/kint)[ Docs](https://kint-php.github.io/kint/)[ RSS](/packages/idealizetecnologia-kint/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (6)Versions (30)Used By (0)

Kint - debugging helper for PHP developers
==========================================

[](#kint---debugging-helper-for-php-developers)

[![Screenshot](https://camo.githubusercontent.com/be57ed3f39cabacf87260c0d4fac42eaca4f490d234718966615e540d5b64194/68747470733a2f2f6b696e742d7068702e6769746875622e696f2f6b696e742f696d616765732f696e74726f2e706e67)](https://camo.githubusercontent.com/be57ed3f39cabacf87260c0d4fac42eaca4f490d234718966615e540d5b64194/68747470733a2f2f6b696e742d7068702e6769746875622e696f2f6b696e742f696d616765732f696e74726f2e706e67)

What am I looking at?
---------------------

[](#what-am-i-looking-at)

At first glance Kint is just a pretty replacement for **[var\_dump()](https://secure.php.net/function.var_dump)**, **[print\_r()](https://secure.php.net/function.print_r)** and **[debug\_backtrace()](https://secure.php.net/function.debug_backtrace)**.

However, it's much, *much* more than that. You will eventually wonder how you developed without it.

Installation
------------

[](#installation)

One of the main goals of Kint is to be **zero setup**.

[Download the file](https://raw.githubusercontent.com/kint-php/kint/master/build/kint.phar) and simply

```
