beemlabs / beem-laravel
Laravel 11/12 integration for the Beem SDK — auto-traces HTTP, DB queries, queue, console, and captures exceptions.
v0.1.0
2026-07-19 09:19 UTC
Requires
- php: >=8.2
- beemlabs/beem-php: ^0.1
- illuminate/contracts: ^11.0 || ^12.0
- illuminate/database: ^11.0 || ^12.0
- illuminate/events: ^11.0 || ^12.0
- illuminate/http: ^11.0 || ^12.0
- illuminate/support: ^11.0 || ^12.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.75
- laravel/framework: ^11.0 || ^12.0
- orchestra/testbench: ^9.0 || ^10.0
- pestphp/pest: ^3.0
Suggests
- illuminate/console: For console command instrumentation
- illuminate/queue: For queued job instrumentation