open-telemetry/opentelemetry
OpenTelemetry PHP metapackage bundling the API and SDK plus common HTTP exporters (OTLP, Zipkin), a PSR-7 factory (nyholm/psr7), and Symfony HTTP client. Great for trying OpenTelemetry; for production, require needed packages directly.
For Executives: "This package lets us instrument our PHP/Laravel apps with OpenTelemetry—an industry-standard for observability—without vendor lock-in. It’s like adding ‘telemetry GPS’ to our systems: we’ll catch performance issues faster, debug microservices in production, and future-proof our stack for multi-cloud. The cost? Zero upfront (open-source); the ROI? Reduced MTTR (mean time to resolve) and better compliance audits. We’re not just collecting logs; we’re building a self-healing observability layer."
For Engineering: *"OpenTelemetry’s PHP metapackage gives us:
HttpClient included).
Downside: We’ll need to instrument key paths (e.g., API routes, DB calls), but the tradeoff is production-grade visibility."*For DevOps/SRE: *"This replaces ad-hoc logging with structured telemetry. Imagine:
How can I help you explore Laravel packages today?