---
title: Honeybadger for PHP
description: Documentation for Honeybadger's PHP error tracking library.
url: https://docs.honeybadger.io/lib/php/
---

Hi there! You’ve found Honeybadger’s docs on **PHP exception tracking**. In these guides we’re going to discuss [`honeybadger-php`](https://github.com/honeybadger-io/honeybadger-php) and how to use it to track exceptions in your PHP applications.

## How you should read the docs

* If you’re installing Honeybadger in your **Laravel** application for the first time, check out the **[Laravel Integration Guide](https://docs.honeybadger.io/lib/php/integration/laravel/)**. If you use a different framework, start with the **[General Integration Guide](https://docs.honeybadger.io/lib/php/integration/other/)** instead.
* The **How-To Guides** (in the left-hand navigation menu) are general guides on how to do things with the library, and should apply to all types of applications.
* There is a wealth of additional knowledge about Honeybadger in the **Library Reference** and **Support** sections.

## Getting support

If you’re having trouble working with the library (such as you aren’t receiving error reports when you should be):

1. Upgrade to the latest version if possible (you can find a list of bugfixes and other changes in the [CHANGELOG](https://github.com/honeybadger-io/honeybadger-php/blob/master/CHANGELOG.md))
2. Check out our [Frequently Asked Questions](https://docs.honeybadger.io/lib/php/support/faq/)
3. Run through the [Troubleshooting guide](https://docs.honeybadger.io/lib/php/support/troubleshooting/)
4. If you believe you’ve found a bug, [submit an issue on GitHub](https://github.com/honeybadger-io/honeybadger-php/issues/)

For all other problems, contact support for help: <support@honeybadger.io>

---

## Try Honeybadger for FREE

Intelligent logging, error tracking, and Just Enough APM™ in one dev-friendly platform. Find and fix problems before users notice.

[Start free trial](https://app.honeybadger.io/users/sign_up)

[See plans and pricing](https://www.honeybadger.io/plans/)
