back to home

DataDog / dd-trace-php

Datadog PHP Clients

546 stars
171 forks
148 issues
PHPJavaScriptCSS

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing DataDog/dd-trace-php in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/DataDog/dd-trace-php)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

DD Trace PHP Getting Started The Datadog PHP Tracer (**ddtrace**) brings APM and distributed tracing to PHP. Installing the extension Datadog’s PHP Tracing Library supports many of the most common PHP versions, PHP web frameworks, datastores, libraries, and more. Prior to installation, please check our latest compatibility requirements. Visit the PHP tracer documentation for complete installation instructions. Installation from PECL (datadog_trace) or from source Compilation of the tracer and the profiler requires cargo to be installed. Ensure that cargo is minimum version 1.84.1, otherwise follow the official instructions for installing cargo. Advanced configuration For more information about configuring and instrumenting **ddtrace**, view the configuration documentation. OpenTracing The **ddtrace** package provides an OpenTracing-compatible tracer. Contributing Before contributing to this open source project, read our CONTRIBUTING.md. Security Vulnerabilities If you have found a security issue, please contact the security team directly at security@datadoghq.com.