PHPackages                             lysice/laravel-xhprof - 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. lysice/laravel-xhprof

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

lysice/laravel-xhprof
=====================

Library for profiling queries in Laravel with xhprof

00PHP

Since Jan 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Lysice/laravel-xhprof)[ Packagist](https://packagist.org/packages/lysice/laravel-xhprof)[ RSS](/packages/lysice-laravel-xhprof/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

Laravel xhprof (XHProf)
=======================

[](#laravel-xhprof-xhprof)

Library for profiling queries in Laravel with xhprof

Install:
--------

[](#install)

```
composer require lysice/laravel-xhprof
```

Settings
--------

[](#settings)

Create file `xhprof.php` in `config` path with content:

```
