spatie/laravel-flash
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laracasts/flash | 0.88 | 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,679 | 2,760 | 356 | 232K | 0 | 45.6 | 35.9 | — | 3 months ago | |
| php-flasher/flasher-laravel | 0.88 | 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 | 37K | 0 | 0.4 | 40.2 | MIT | — | |
| jambasangsang/flash | 0.87 | — | 5 | 5 | 1 | 0 | 0 | 0.1 | — | MIT | — | |
| arturdoruch/flash-message-bundle | 0.86 | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| wvandeweyer/tall-flash | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 2.1 | — | MIT | 4 years ago | |
| spatie/laravel-blink | 0.86 | Request-scoped in-memory cache for Laravel. Use the blink() helper or facade to store and retrieve values for the duration of a single request, with helpers like once(), get/put, wildcard key prefixes, increment, forget/flush, plus ArrayAccess and Countable support. | 162 | 163 | 14 | 47K | 0 | 21.6 | 38.3 | MIT | 3 months ago | |
| mercuryseries/flashy | 0.85 | A Laravel package for stylish flash notifications with animated toast messages. Quickly display success, error, warning, or info alerts after redirects, with simple helper methods and customizable styling—ideal for user feedback in web apps. | 445 | 447 | 44 | 205 | 0 | 3.6 | 2.3 | — | — | |
| mckenziearts/laravel-notify | 0.84 | Lightweight Laravel package for backend-driven toast notifications. Publish config/assets, drop in a Blade component, and trigger success/error/info messages from your app. Works great with Tailwind CSS and Alpine.js for smooth UI alerts. | 1,731 | 1,737 | 196 | 15K | 0 | 36.6 | 15.8 | MIT | 3 months ago | |
| php-flasher/flasher | 0.84 | 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. | 63 | 65 | 5 | 42K | 0 | 0.5 | 38.9 | MIT | — | |
| php-flasher/flasher-livewire | 0.83 | — | 9 | 8 | 0 | 23 | 0 | 0.0 | 5.1 | MIT | — | |
| php-flasher/flasher-noty-laravel | 0.82 | — | 6 | 7 | 0 | 758 | 0 | 0.0 | 28.2 | MIT | — | |
| php-flasher/flasher-toastr | 0.81 | 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.2 | MIT | — | |
| spatie/laravel-blade-x | 0.81 | Blade-X brings Blade-style HTML components to Laravel 6 and below, letting you use tags like instead of @include. Package is abandoned because Laravel 7+ has native Blade components; migrate when upgrading. | 518 | 530 | 36 | 535 | 0 | 6.0 | 3.0 | MIT | 6 years ago | |
| aretusa/flash-bundle | 0.79 | — | 5 | 5 | 3 | 0 | 0 | 0.1 | — | — | — |
How can I help you explore Laravel packages today?