lendable / datadog-stubs
Stubs for DataDog's C API for static analysis and IDE support
Installs: 45 585
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 44
Forks: 0
Open Issues: 1
Requires
- php: >=7.4.0
Requires (Dev)
- datadog/dd-trace: ^0.79.0
README
The DataDog APM tracing extension is moving towards exposing most functionality to user-land from C. Stubs aren't provided, so IDE and static analysis tooling tends to not pick up the existence of these APIs.
This small package aims to fill this gap.
Note: This currently only fills Lendable's requirements, and does not act as a full stub solution - contributions welcome.