Skip to content

The phpstan STUBS for the datadog/dd-trace-php library, but more convinient

License

Notifications You must be signed in to change notification settings

Ferror/phpstan-ddtrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f605ddf · Nov 6, 2024

History

3 Commits
Nov 6, 2024
Nov 6, 2024
Nov 6, 2024

Repository files navigation

phpstan-ddtrace extension

The phpstan STUBS for the datadog/dd-trace-php, but is more convenient.

Do you use the DataDog Tracing library for PHP? Do you also care about the quality of your code? Great. Now, you can use dd-trace-php stubs without installing the whole dd-trace composer library that has everything that is not interesting to you because it's still better to use dd-trace as a php extension.

  1. Install the dd-trace extension

// TODO

  1. Install this phpstan extension

// TODO

  1. Add the extension to the phpstan configuration

  2. Run phpstan

About

The phpstan STUBS for the datadog/dd-trace-php library, but more convinient

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published