illuminate/broadcasting
Illuminate Broadcasting provides Laravel’s broadcasting layer for sending real-time events over channels via drivers like Pusher, Ably, and Redis. It includes broadcaster contracts, channel authorization, and event broadcasting utilities for scalable pub/sub.
|
Package
|
Constraint
|
|---|---|
| illuminate/bus | ^13.0 |
| illuminate/collections | ^13.0 |
| illuminate/container | ^13.0 |
| illuminate/contracts | ^13.0 |
| illuminate/queue | ^13.0 |
| illuminate/support | ^13.0 |
| psr/log | ^1.0 || ^2.0 || ^3.0 |
None
How can I help you explore Laravel packages today?