> ## Documentation Index
> Fetch the complete documentation index at: https://docs.appsignal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AppSignal for PHP

You can instrument your PHP application using the [AppSignal for PHP package](https://packagist.org/packages/appsignal/appsignal-php). It supports any [PHP](https://php.net) application and provides auto-instrumentation for [Laravel](https://laravel.com) and [Symfony](https://symfony.com) frameworks. The package allows you to send trace, metric, and log data from your PHP application to AppSignal.

<Snippet filePath="php/intro" />

## Setting up AppSignal for PHP

Follow the installation instructions in the next steps to set up AppSignal in your PHP application and start reporting data.
