tastyigniter / ti-ext-broadcast
Push browser notifications in real-time from your TastyIgniter application.
Fund package maintenance!
tastyigniter
Open Collective
Installs: 5 843
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 3
Open Issues: 0
Language:JavaScript
Type:tastyigniter-package
Requires
- ably/ably-php: ~1.0
- pusher/pusher-php-server: ~7.0
- tastyigniter/core: ^4.0
Requires (Dev)
- larastan/larastan: ^2.4
- laravel/pint: ^1.2
- pestphp/pest-plugin-laravel: ^3.0
- rector/rector: ^1.2
- sampoyigi/testbench: ^1.0
This package is auto-updated.
Last update: 2025-03-30 18:11:51 UTC
README
Introduction
The TastyIgniter Broadcast extension leverages Laravel Broadcasting to deliver real-time browser notifications in response to specific events within TastyIgniter. This extension allows you to broadcast system events such as order status updates, reservation notifications, and more to your TastyIgniter website.
While the extension is designed to integrate with the Pusher service, it also supports other Laravel broadcast drivers.
Documentation
Documentation can be found on the TastyIgniter documentation website.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Reporting issues
If you encounter a bug in this extension, please report it using the Issue Tracker on GitHub.
Contributing
Contributions are welcome! Please read TastyIgniter's contributing guide.
Security vulnerabilities
For reporting security vulnerabilities, please see our security policy.
License
TastyIgniter Broadcast extension is open-source software licensed under the MIT license.