axy/backtrace
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| open-telemetry/opentelemetry | 0.93 | 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 | 74K | 0 | 14.9 | 61.9 | — | 3 months ago | |
| eerzho/opentelemetry-auto-class | 0.92 | 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 | 1 | 0 | 3 | 0 | 22.4 | 6.5 | MIT | 1 day ago | |
| spatie/laravel-open-telemetry | 0.92 | 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.) | 181 | 183 | 22 | 4K | 0 | 2.4 | 12.9 | MIT | 1 year ago | |
| open-telemetry/exporter-otlp | 0.91 | 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. | 8 | 8 | 2 | 2M | 0 | 19.7 | 60.7 | — | 5 months ago | |
| adtechpotok/symfony-open-tracing | 0.90 | 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 | |
| open-telemetry/sdk | 0.88 | OpenTelemetry PHP SDK for generating traces, metrics, and logs. Implements the API and works with exporters to emit telemetry. Supports manual setup, an SDK builder, and optional auto-registration via environment variables during Composer autoload. | 24 | 27 | 8 | 2M | 0 | 29.9 | 65.0 | — | 6 days ago | |
| auxmoney/opentracing-bundle-jaeger | 0.88 | — | 6 | 6 | 3 | 842 | 1 | 6.4 | 29.1 | MIT | 3 years ago | |
| open-telemetry/api | 0.86 | OpenTelemetry API for PHP: vendor-neutral interfaces for tracing, metrics, and context propagation. Use it to instrument libraries/apps and connect to any OpenTelemetry SDK/exporter. Part of the OpenTelemetry PHP project (subtree split). | 20 | 21 | 2 | 3M | 0 | 29.7 | 65.0 | — | 6 days ago | |
| jonahgeorge/jaeger-client-php | 0.86 | Jaeger client library for PHP with OpenTracing support. Create and propagate spans across services, report traces to a Jaeger agent/collector, and integrate distributed tracing into your PHP apps with configurable samplers, reporters, and transports. | 149 | 148 | 46 | 77K | 15 | 17.9 | 42.6 | MIT | 11 months ago | |
| opentracing/opentracing | 0.86 | — | 511 | 515 | 55 | 150K | 6 | 4.1 | 24.9 | Apache-2.0 | 4 years ago | |
| boson/trazas-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| fitztrev/query-tracer | 0.84 | — | 228 | 230 | 5 | 8 | 2 | 2.3 | 0.2 | — | 10 years ago | |
| auxmoney/jaeger-php | 0.83 | OpenTracing-compatible PHP client for Jaeger distributed tracing (fork of jukylin/jaeger-php). Create a Config to init a Tracer, extract SpanContext from headers/server vars, start spans, add tags/logs/baggage, then flush to send traces. | 3 | 3 | 4 | 1K | 0 | 1.2 | 35.3 | Apache-2.0 | 3 years ago | |
| auxmoney/opentracing-bundle-core | 0.83 | — | 25 | 25 | 15 | 1K | 8 | 11.9 | 24.5 | MIT | 3 years ago | |
| cedricziel/instana-bundle | 0.83 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spatie/backtrace | 0.78 | A cleaner, more useful PHP backtrace than debug_backtrace(). Create a Backtrace, get frames as typed Frame objects with correct file, line, class/method, and optional arguments, making stack traces easier to inspect, filter, and work with. | 436 | 439 | 29 | 5M | 0 | 23.8 | 61.6 | MIT | 4 months ago |
How can I help you explore Laravel packages today?