laravel-laravel-symphony-bridge maintained by laravelpackages-dev
Laravel Symphony Bridge
Seamless event dispatching and listening across service boundaries for Laravel applications.
Installation
composer require matiascorrea007/laravel-laravel-symphony-bridge
The service provider is auto-discovered by Laravel. No additional configuration needed.
Requirements
- PHP >= 8.1
- Laravel 10.x, 11.x or 12.x
Usage
The bridge automatically configures event listeners based on your application's service configuration stored in storage/framework/.
License
MIT