spatie/laravel-open-telemetry
Add OpenTelemetry tracing to Laravel to measure performance and follow requests across dispatched jobs and services. Export traces to tools like Jaeger or Aspecto for end-to-end visibility and debugging. (Package still in development.)
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| axy/backtrace | 0.92 | axy/backtrace is a lightweight PHP 8.1+ helper for working with call stacks. It provides Trace and ExceptionTrace utilities to inspect and trim backtraces, useful for debugging and cleaning up exception stack displays in apps and libraries. | 6 | 6 | 2 | 44K | 0 | 0.2 | 52.3 | MIT | — | |
| open-telemetry/exporter-otlp | 0.92 | OpenTelemetry OTLP exporter for PHP. Send traces to an OpenTelemetry Collector via HTTP (JSON/protobuf) or gRPC (with transport-grpc). Requires a protobuf runtime; for production, install the protobuf PECL extension for best performance. | 7 | 8 | 1 | 1M | 0 | 22.2 | 62.0 | — | 3 months ago | |
| open-telemetry/opentelemetry | 0.91 | 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. | 0 | 2 | 1 | 71K | 0 | 17.7 | 63.3 | — | 2 months ago | |
| open-telemetry/sdk | 0.90 | OpenTelemetry PHP SDK for generating and exporting traces, metrics, and logs. Use with compatible exporters and configure via code or environment variables. Supports Composer autoload-based SDK initialization and global tracer/meter providers. | 23 | 27 | 7 | 2M | 0 | 26.2 | 63.3 | — | 2 months ago | |
| open-telemetry/api | 0.89 | OpenTelemetry PHP API package providing the core interfaces and no-op implementations for tracing, metrics, and context propagation. Use it to instrument libraries and apps while remaining exporter/SDK agnostic and compatible with OpenTelemetry. | 19 | 21 | 1 | 3M | 0 | 26.0 | 63.3 | — | 2 months ago | |
| opentracing/opentracing | 0.88 | — | 511 | 515 | 55 | 149K | 6 | 4.1 | 24.9 | Apache-2.0 | 4 years ago | |
| eerzho/opentelemetry-auto-class | 0.88 | Framework-agnostic automatic OpenTelemetry tracing for PHP 8.2+ using #[Traceable]. Mark a class and public methods generate spans via ext-opentelemetry hook API. Supports excluding methods; Laravel/Symfony integrations available. | 1 | 0 | 0 | 1 | 0 | 20.9 | — | MIT | 1 day ago | |
| adtechpotok/symfony-open-tracing | 0.88 | Symfony OpenTracing integration for Symfony apps. Adds tracing support with minimal setup, helping you instrument requests and services, propagate trace context, and export spans to compatible backends for distributed tracing and performance diagnostics. | 0 | 0 | 2 | 0 | 0 | 0.4 | — | MIT | 7 years ago | |
| spatie/laravel-notification-log | 0.83 | Logs all notifications sent by your Laravel app, storing them as NotificationLogItems so you can query what was sent to a user, display notification history, and make sending decisions (e.g., avoid duplicates) via helpers like wasSentTo() and inThePastMinutes(). | 207 | 208 | 21 | 45K | 0 | 22.7 | 36.6 | MIT | 2 months ago | |
| spatie/laravel-openapi-cli | 0.82 | Generate Laravel Artisan commands from an OpenAPI spec. Each API endpoint becomes its own command with typed options for params and request bodies, plus auth, base URL, caching, redirects, and output formatting—ideal for building API CLIs with Laravel Zero. | 39 | 39 | 2 | 157 | 0 | 22.1 | 10.9 | MIT | 2 weeks ago | |
| spatie/laravel-prometheus | 0.81 | Export Laravel app metrics to Prometheus via a /prometheus endpoint. Register custom gauges and counters in code, with built-in metrics for queues and Horizon. Includes optional security so your metrics aren’t publicly exposed; pair with Grafana for dashboards. | 279 | 275 | 42 | 102K | 0 | 27.4 | 41.1 | MIT | 1 month ago | |
| spatie/laravel-tags | 0.81 | Add flexible tagging to Laravel Eloquent models with the HasTags trait. Create, attach, detach, and query tags with ease, with built-in support for tag types, translations, and sorting—ideal for organizing content across your app. | 1,740 | 1,760 | 286 | 474K | 0 | 41.0 | 37.9 | MIT | 3 months ago | |
| spatie/laravel-site-search | 0.81 | Crawl and index your Laravel site for fast full-text search—like a private Google. Highly customizable crawling and indexing, with concurrent requests. Uses SQLite FTS5 by default (no external services), or Meilisearch for advanced features. | 307 | 309 | 24 | 2K | 0 | 26.7 | 14.5 | MIT | 3 months ago | |
| spatie/laravel4-googletagmanager | 0.80 | Abandoned Laravel 4 package for integrating Google Tag Manager. Provides a facade/service provider to manage the GTM dataLayer and include the container code in your app. For Laravel 5+, use spatie/laravel-googletagmanager. | 14 | 14 | 2 | 1 | 0 | 0.1 | 0.3 | MIT | — |
How can I help you explore Laravel packages today?