Skip to main content
The AppSignal for PHP package ships with a CLI tool. This tool provides commands that make it easier to install AppSignal in a PHP application and diagnose configuration problems.
Shell
vendor/bin/appsignal

Install

A CLI command to install AppSignal in your PHP application. Read more about the appsignal install CLI command.

Demo

A CLI command that sends example data to AppSignal. When the command runs, it sends a trace, an error, and a log from your machine to AppSignal. Read more about the appsignal demo CLI command.

Verify

A verification command that you can use to check the configuration of your AppSignal integration. Read more about the appsignal verify CLI command.