{"id":26016535,"url":"https://github.com/DataDog/dd-trace-php","last_synced_at":"2025-03-06T04:02:53.796Z","repository":{"id":37235605,"uuid":"119990860","full_name":"DataDog/dd-trace-php","owner":"DataDog","description":"Datadog PHP Clients","archived":false,"fork":false,"pushed_at":"2024-10-29T14:56:55.000Z","size":181215,"stargazers_count":493,"open_issues_count":105,"forks_count":152,"subscribers_count":119,"default_branch":"master","last_synced_at":"2024-10-29T15:25:05.783Z","etag":null,"topics":["apm","appsec","asm","datadog","open-telemetry","opentracing","php","profiling","tracing"],"latest_commit_sha":null,"homepage":"https://docs.datadoghq.com/tracing/setup/php","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DataDog.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-02T14:21:54.000Z","updated_at":"2024-10-23T10:44:04.000Z","dependencies_parsed_at":"2023-09-23T12:50:32.260Z","dependency_job_id":"7593f2e7-8a39-4abb-9d75-bb63a68de16b","html_url":"https://github.com/DataDog/dd-trace-php","commit_stats":{"total_commits":4553,"total_committers":87,"mean_commits":"52.333333333333336","dds":0.7939819898967714,"last_synced_commit":"3746a2f68f64484dd2b0f62228e615b3b960513d"},"previous_names":[],"tags_count":196,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdd-trace-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdd-trace-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdd-trace-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdd-trace-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","download_url":"https://codeload.github.com/DataDog/dd-trace-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241966983,"owners_count":20050324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apm","appsec","asm","datadog","open-telemetry","opentracing","php","profiling","tracing"],"created_at":"2025-03-06T04:02:52.457Z","updated_at":"2025-03-06T04:02:53.768Z","avatar_url":"https://github.com/DataDog.png","language":"PHP","readme":"# DD Trace PHP\n\n[![CircleCI](https://circleci.com/gh/DataDog/dd-trace-php/tree/master.svg?style=svg)](https://circleci.com/gh/DataDog/dd-trace-php/tree/master)\n[![CodeCov](https://codecov.io/gh/DataDog/dd-trace-php/branch/master/graph/badge.svg?token=eXio8H7vwF)](https://codecov.io/gh/DataDog/dd-trace-php)\n[![OpenTracing Badge](https://img.shields.io/badge/OpenTracing-enabled-blue.svg)](http://opentracing.io)\n[![OpenTelemetry Badge](https://img.shields.io/badge/OpenTelemetry-enabled-blue.svg)](https://opentelemetry.io)\n[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.0-8892BF.svg)](https://php.net/)\n[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](LICENSE)\n[![Packagist Version](https://img.shields.io/packagist/v/datadog/dd-trace.svg)](https://packagist.org/packages/datadog/dd-trace)\n[![Total Downloads](https://img.shields.io/packagist/dt/datadog/dd-trace.svg)](https://packagist.org/packages/datadog/dd-trace)\n\n## Getting Started\n\n\u003cimg align=\"right\" style=\"margin-left:10px\" src=\"https://user-images.githubusercontent.com/22597395/203064226-b8e84320-87b3-4c38-8305-9933c4ab4996.svg\" alt=\"bits php\" width=\"200px\"/\u003e\n\nThe Datadog PHP Tracer (**ddtrace**) brings [APM and distributed tracing](https://docs.datadoghq.com/tracing/) to PHP.\n\n### Installing the extension\n\nDatadog’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](https://docs.datadoghq.com/tracing/setup_overview/compatibility_requirements/php/).\n\nVisit the [PHP tracer documentation](https://docs.datadoghq.com/tracing/languages/php/) for complete installation instructions.\n\n#### Installation from PECL (datadog_trace) or from source\n\nCompilation of the tracer and the profiler requires cargo to be installed. Ensure that cargo is minimum version 1.78.0, otherwise follow the [official instructions for installing cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html).\n\n### Advanced configuration\n\nFor more information about configuring and instrumenting **ddtrace**, view the [configuration documentation](https://docs.datadoghq.com/tracing/setup/php/#configuration).\n\n### OpenTracing\n\nThe **ddtrace** package provides an [OpenTracing-compatible tracer](https://docs.datadoghq.com/tracing/custom_instrumentation/php/?tab=tracingfunctioncalls#opentracing).\n\n## Contributing\n\nBefore contributing to this open source project, read our [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## Security Vulnerabilities\n\nIf you have found a security issue, please contact the security team directly at [security@datadoghq.com](mailto:security@datadoghq.com).\n","funding_links":[],"categories":["PHP"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDataDog%2Fdd-trace-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDataDog%2Fdd-trace-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDataDog%2Fdd-trace-php/lists"}