Skip to content

eerzho/opentelemetry-auto-class-monorepo

Repository files navigation

opentelemetry-auto-class-monorepo

CI codecov PHP Version License

Development monorepo for the opentelemetry-auto-class packages — the framework-agnostic core plus its Laravel and Symfony integrations, each published as a standalone package.

Packages

Package Docs Badges
eerzho/opentelemetry-auto-class README Version Downloads PHP License
eerzho/opentelemetry-auto-class-laravel README Version Downloads PHP License
eerzho/opentelemetry-auto-class-symfony README Version Downloads PHP License

Contributing

All commands run inside Docker. No local PHP or extensions required. Run make help to see all available commands.

# Install dependencies
make vendor

# Lint (CS Fixer + PHPStan)
make lint

# Run tests with coverage
make test

# Run benchmarks
make bench

# Run everything: vendor, lint, test, bench
make audit

Default PHP version is 8.2. Override with PHP_VERSION for any command:

make test PHP_VERSION=8.3

About

Development monorepo for the opentelemetry-auto-class packages — the framework-agnostic core plus its Laravel and Symfony integrations, each published as a standalone package.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors