PHPackages                             next/var-dumper - 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. next/var-dumper

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

next/var-dumper
===============

0.1.1(1y ago)53.1k↑150%12Apache-2.0PHPPHP &gt;=7.4

Since Oct 31Pushed 1y ago1 watchersCompare

[ Source](https://github.com/next-laboratory/var-dumper)[ Packagist](https://packagist.org/packages/next/var-dumper)[ Docs](https://github.com/next-laboratory/var-dumper)[ RSS](/packages/next-var-dumper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (2)

var-dumper 适配包，用来将变量打印到浏览器

安装
==

[](#安装)

```
composer require next/var-dumper
```

使用
==

[](#使用)

hyperf
------

[](#hyperf)

修改`app/config/autoload/exceptions.php`

```
