php-flasher/flasher
php-flasher/flasher adds elegant flash notifications to PHP apps, with Laravel integration. Configure multiple notifiers, queue messages, and display them easily in templates. Supports popular JS libraries and customizable themes for consistent UX.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-flash | 0.87 | Lightweight Laravel package for flashing a single message to the next request via session. Use flash('Message', 'optional-class') in controllers and read flash()->message and flash()->class in your Blade views to display and style it. | 665 | 666 | 33 | 38K | 0 | 30.0 | 28.7 | MIT | 1 month ago | |
| php-flasher/flasher-toastr | 0.87 | Laravel adapter for Toastr notifications using PHP Flasher. Quickly flash success/error/info messages to the session and render them as Toastr popups in your views, with configurable options and seamless integration with flasherphp/flasher. | 8 | 8 | 1 | 12K | 0 | 0.1 | 43.4 | MIT | — | |
| php-flasher/flasher-laravel | 0.85 | Laravel integration for PHP Flasher: add stylish flash notifications (success, error, info) to your app with an easy API, session support, and multiple adapters/themes. Quick to install, configurable, and works seamlessly with Laravel’s middleware and views. | 44 | 45 | 7 | 36K | 0 | 0.4 | 40.1 | MIT | — | |
| php-flasher/flasher-toastr-laravel | 0.83 | Laravel integration for php-flasher Toastr notifications. Quickly flash success, error, info, and warning messages to the browser using the Toastr JavaScript library, with simple configuration and support for Laravel’s session-based flashing. | 31 | 31 | 2 | 11K | 0 | 0.2 | 35.3 | MIT | — | |
| laracasts/flash | 0.82 | Simple flash messaging for Laravel apps by Laracasts. Easily set session-based success, info, warning, and error messages and display them in your views with a clean API and customizable templates. Great for notifications after redirects. | 2,678 | 2,759 | 357 | 227K | 0 | 51.0 | 36.4 | — | 1 month ago |
How can I help you explore Laravel packages today?