lendable/datadog-stubs
This package is abandoned and no longer maintained.
No replacement package was suggested.
Stubs for DataDog's C API for static analysis and IDE support
Maintainers
0.6.0
2023-10-01 19:15 UTC
Requires
- php: >=7.4.0
Requires (Dev)
- datadog/dd-trace: ^0.79.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT a981a295ba3e039e436c86030d088858bbfcb182
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.
