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 | 71K | 0 | 17.7 | 63.3 | — | 2 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 | 0 | 0 | 1 | 0 | 20.9 | — | MIT | 2 days 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 | 3K | 0 | 2.4 | 12.6 | MIT | 1 year 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 | |
| auxmoney/opentracing-bundle-jaeger | 0.88 | — | 6 | 6 | 3 | 808 | 1 | 6.4 | 28.9 | MIT | 3 years ago | |
| open-telemetry/sdk | 0.87 | 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 | |
| opentracing/opentracing | 0.86 | — | 511 | 515 | 55 | 149K | 6 | 4.1 | 24.9 | Apache-2.0 | 4 years 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. | 148 | 148 | 46 | 71K | 15 | 11.0 | 5.1 | MIT | 9 months ago | |
| boson/trazas-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| fitztrev/query-tracer | 0.84 | — | 229 | 231 | 5 | 9 | 2 | 2.3 | 0.2 | — | 10 years ago | |
| instana/instana-php-opentracing | 0.84 | Instana’s OpenTracing implementation for PHP. Send traces to an Instana Agent via the PHP sensor (default port 16816) or REST SDK endpoint (port 42699). Provides InstanaTracer helpers, tags, and span types for instrumenting PHP apps. | 4 | 4 | 5 | 0 | 1 | 2.2 | — | — | 7 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 | 33.8 | Apache-2.0 | 3 years ago | |
| auxmoney/opentracing-bundle-core | 0.83 | — | 25 | 25 | 15 | 888 | 8 | 11.9 | 23.8 | MIT | 3 years ago | |
| axy/errors | 0.81 | axy/errors is a PHP 8.1+ helper for defining and organizing exception classes. Provides common exception structures, basic error classes, default messages, backtrace truncation, and global options to standardize error handling across projects. | 1 | 1 | 2 | 12K | 0 | 0.1 | 52.3 | MIT | — | |
| spatie/backtrace | 0.78 | Spatie Backtrace provides a cleaner, easier-to-use alternative to PHP’s debug_backtrace. It returns a structured list of Frame objects with accurate file, line, class/method info, and optional arguments, making traces simpler to inspect and filter. | 434 | 438 | 30 | 5M | 0 | 26.5 | 62.9 | MIT | 2 months ago |
How can I help you explore Laravel packages today?