beartropy / alert-system
Reusable Laravel alerting system
Installs: 47
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/beartropy/alert-system
Requires
- php: ^8.1
- beartropy/tables: *
- beartropy/ui: *
- illuminate/support: ^11.0|^12.0
README
🐻 Beartropy Alert System
Reusable Laravel alerting system
Tailwind • Alpine • Laravel • Livewire
A robust and reusable alerting system for Laravel applications, enabling seamless notification management across multiple channels.
📚 Documentation
The full documentation for this package involves installation, configuration, and advanced usage examples.
👉 Read the full documentation at beartropy.com/alert-system
✨ Key Features
- Multi-Channel Support: Built-in support for Discord, Telegram, and Email notifications.
- Alert Management: Livewire components for managing Alert Types and Recipients.
- Logging: Comprehensive logging of sent alerts.
- Simple API: Easy-to-use Facade (
Alert::send()) for dispatching notifications. - TALL Stack Optimized: Built to integrate seamlessly with the TALL stack ecosystem.
🚀 Quick Installation
You can install the package via composer:
composer require beartropy/alert-system
🤝 Contributing
Please see CONTRIBUTING for details.
📄 License
The MIT License (MIT). Please see License File for more information.
Note
Disclaimer: This software is provided "as is", without warranty of any kind, express or implied. Use at your own risk.