allstak / sdk-symfony
Official AllStak Symfony bundle — drop-in, fully automatic observability for Symfony 6.4 and 7.x. One install plus an API key auto-captures errors, inbound and outbound HTTP, DB queries, logs, traces and spans, breadcrumbs, console commands, and messenger messages. Every integration is on by default
Package info
github.com/AllStak/allstak-symfony
Type:symfony-bundle
pkg:composer/allstak/sdk-symfony
v0.1.0
2026-05-30 00:46 UTC
Requires
- php: >=8.1
- allstak/sdk-php: ^1.4
- symfony/config: ^6.4|^7.0
- symfony/dependency-injection: ^6.4|^7.0
- symfony/event-dispatcher: ^6.4|^7.0
- symfony/http-kernel: ^6.4|^7.0
Requires (Dev)
- doctrine/dbal: ^3.6|^4.0
- monolog/monolog: ^3.0
- phpstan/phpstan: ^1.11
- phpunit/phpunit: ^10.0
- symfony/console: ^6.4|^7.0
- symfony/framework-bundle: ^6.4|^7.0
- symfony/http-client: ^6.4|^7.0
- symfony/http-foundation: ^6.4|^7.0
- symfony/messenger: ^6.4|^7.0
- symfony/yaml: ^6.4|^7.0
Suggests
- doctrine/dbal: Auto-instrument database queries via a DBAL driver middleware.
- monolog/monolog: Ship application logs and promote ERROR+ with an exception to error capture.
- symfony/console: Auto-instrument console commands (spans + error capture on command failure).
- symfony/http-client: Auto-instrument outbound HTTP (records + spans + trace-propagation headers).
- symfony/messenger: Auto-instrument message handling (span per message, error capture on failure).
This package is auto-updated.
Last update: 2026-05-31 02:32:51 UTC