PHPackages                             php-sage/sage - 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. php-sage/sage

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

php-sage/sage
=============

☯ Insightful PHP debugging assistant.

v1.7.0(2y ago)5639.7k—6.1%4[1 issues](https://github.com/php-sage/sage/issues)5MITPHPPHP &gt;=5.1.0

Since Sep 16Pushed 2mo ago4 watchersCompare

[ Source](https://github.com/php-sage/sage)[ Packagist](https://packagist.org/packages/php-sage/sage)[ Docs](https://github.com/php-sage/sage)[ RSS](/packages/php-sage-sage/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (25)Used By (5)

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)

```
