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

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

wareon/laravel-xhprof
=====================

Laravel xhprof.

025PHP

Since May 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/wareon/laravel-xhprof)[ Packagist](https://packagist.org/packages/wareon/laravel-xhprof)[ RSS](/packages/wareon-laravel-xhprof/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-xhprof
==============

[](#laravel-xhprof)

require
=======

[](#require)

composer require wareon/laravel-xhprof

php-extension
=============

[](#php-extension)

php\_xhprof-2.2.3

php.ini
=======

[](#phpini)

```
[xhprof]
extension=xhprof
xhprof.output_dir="/tmp/xhprof"
```

config/xhprof.php
=================

[](#configxhprofphp)

```
