Looking to hire Laravel developers? Try LaraJobs

laravel-laravel-symphony-bridge maintained by laravelpackages-dev

Description
Symphony event bridge for Laravel applications. Provides seamless event dispatching and listening across service boundaries.
Last update
2026/03/21 08:37 (dev-main)
License
Links
Downloads
24

Comments
comments powered by Disqus

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