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

👁 ben-challis

Package info

github.com/Lendable/datadog-stubs

pkg:composer/lendable/datadog-stubs

Statistics

Installs: 121 266

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 1

0.6.0 2023-10-01 19:15 UTC

Requires

  • php: >=7.4.0

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT a981a295ba3e039e436c86030d088858bbfcb182

This package is auto-updated.

Last update: 2025-10-29 03:13:44 UTC


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.