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

0.1.0 2025-12-31 16:22 UTC

This package is auto-updated.

Last update: 2026-01-02 15:27:22 UTC


README

🐻 Beartropy Alert System

Reusable Laravel alerting system

Tailwind • Alpine • Laravel • Livewire

Latest Stable Version Total Downloads License

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.