smartness / traceflow-laravel
Production-ready distributed tracing SDK for Laravel with event-sourced architecture, async HTTP transport, and cross-service context propagation
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
pkg:composer/smartness/traceflow-laravel
Requires
- php: ^8.1
- ext-json: *
- guzzlehttp/guzzle: ^7.8
- illuminate/http: ^10.0|^11.0
- illuminate/support: ^10.0|^11.0
- ramsey/uuid: ^4.7
Requires (Dev)
- laravel/pint: ^1.26
- mockery/mockery: ^1.6
- orchestra/testbench: ^8.0|^9.0
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.5
Suggests
- enqueue/rdkafka: Required for Kafka transport support (^0.10)