# apm-agent-php **Repository Path**: mirrors_Automattic/apm-agent-php ## Basic Information - **Project Name**: apm-agent-php - **Description**: Elastic APM PHP Agent - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: a8c - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-27 - **Last Updated**: 2026-05-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Elastic APM Agent for PHP This is the official PHP agent for [Elastic APM](https://www.elastic.co/products/apm). [![Build Status](https://apm-ci.elastic.co/buildStatus/icon?job=apm-agent-php%2Fapm-agent-php-mbp%2Fmain)](https://apm-ci.elastic.co/job/apm-agent-php/job/apm-agent-php-mbp/job/main/) [![Releases](https://img.shields.io/github/v/release/elastic/apm-agent-php?color=blue&include_prereleases&sort=semver)](https://github.com/elastic/apm-agent-php/releases) [![Downloads-Releases](https://img.shields.io/github/downloads/elastic/apm-agent-php/total)]() [![Download-Latest](https://img.shields.io/github/downloads-pre/elastic/apm-agent-php/latest/total)]() The PHP agent enables you to trace the execution of operations in your application, sending performance metrics and errors to the Elastic APM server. :ballot_box_with_check: We'd love to get information about your setup to help us with prioritizing framework support – please take a minute to fill out [our survey](https://docs.google.com/forms/d/e/1FAIpQLSf8c3BJVMqaeuqpq-t3_Q4NilNcdsrzK1qJ4Qo9JpJslrmYzA/viewform). If you have any feedback or questions, please post them at the [Discuss forum](https://discuss.elastic.co/c/apm). ## Usage This agent is a PHP extension that must be installed in your PHP environment. See the [documentation](https://www.elastic.co/guide/en/apm/agent/php/current/index.html) for setup and configuration details. ## Contributing See [contributing documentation](CONTRIBUTING.md). ## License Elastic APM PHP Agent is licensed under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.html)