Initial release. A Flex-friendly Symfony bundle (6.4 + 7.x) built on the
allstak/sdk-php core client, with fully automatic instrumentation and
near-zero configuration. Every integration is ON by default, individually
toggleable, and guarded so optional framework pieces degrade gracefully.
AllStakBundle + DependencyInjection\AllStakExtension + Configuration.
Auto-initialises the core SDK on boot from config and the ALLSTAK_API_KEY
env var.kernel.request / kernel.controller / kernel.response /
kernel.exception / kernel.terminate.HttpClientInterface to record outbound
http-request records and client spans, and to inject trace-propagation
headers.integrations, a send_default_pii flag
(default false), and an enable_offline_queue flag (default true) to
disable the persistent on-disk telemetry spool on read-only/serverless
filesystems.X-AllStak-Key and
User-Agent: allstak-symfony/<version> headers.ci.yml): tests across PHP 8.1–8.4 and Symfony 6.4 + 7.x, plus a PHPStan
static-analysis job. Release (release.yml): runs tests + PHPStan on a
v*.*.* tag, creates the GitHub release, and notifies Packagist.allstak/sdk-php ^1.4, the first core release that emits the
mandated User-Agent: allstak-<sdk>/<version> header derived from the active
SDK identity — so bundle traffic is attributed as allstak-symfony/<version>
on the wire, matching the sdkName/sdkVersion already sent in the body.How can I help you explore Laravel packages today?