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

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

debughub/php-client
===================

Debughub client for PHP

0.1.15(8y ago)0571PHP

Since Sep 26Pushed 8y agoCompare

[ Source](https://github.com/debughub/php-client)[ Packagist](https://packagist.org/packages/debughub/php-client)[ RSS](/packages/debughub-php-client/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (2)DependenciesVersions (16)Used By (1)

DebugHub.com PHP client
-----------------------

[](#debughubcom-php-client)

Debughub helps your development process by logging all requests to your application and showing them in debughub.com application. It helps you find issues in your code faster and find performance issues while still in developemnt.

### Installation:

[](#installation)

This package is for plain PHP. For Laravel installation go to debughubs laravel repo

1. add the package to composer.json in `require` section `"debughub/php-client": "0.1.*"`
2. create new config file in config dir with content:

```
