PHPackages                             raveren/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. raveren/kint

Abandoned → [php-sage/sage](/?search=php-sage%2Fsage)Library[Debugging &amp; Profiling](/categories/debugging)

raveren/kint
============

☯ Insightful PHP debugging assistant.

v1.2.10(4y ago)561.6M↑15.8%4[1 issues](https://github.com/raveren/kint/issues)20MITPHPPHP &gt;=5.1.0

Since Jan 5Pushed 2w ago4 watchersCompare

[ Source](https://github.com/raveren/kint)[ Packagist](https://packagist.org/packages/raveren/kint)[ Docs](https://github.com/phpsage/sage)[ RSS](/packages/raveren-kint/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (2)Versions (5)Used By (20)

Sage - Insightful PHP debugging assistant ☯
===========================================

[](#sage---insightful-php-debugging-assistant-)

At first glance **Sage** is just a drop-in replacement for **[var\_dump()](http://php.net/manual/en/function.var-dump.php)**and **[debug\_backtrace()](http://php.net/manual/en/function.debug-backtrace.php)**.

However, it's much, *much* more.

---

[![](.github/img/main-screenshot.png)](.github/img/main-screenshot.png)

Sage is designed to exceed expectations, it intelligently handles everything that you throw at it and displays in the best possible way.

If you can think of how it can be better, please create an issue!

For an overview of Sage's outstanding features jump to the [F.A.Q.](#faq)

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

[](#installation)

```
composer require php-sage/sage --dev
```

#### Or if you prefer, [download the phar](https://github.com/php-sage/sage/raw/main/sage.phar) and simply

[](#or-if-you-prefer-download-the-phar-and-simply)

```
