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,678 | 2,759 | 357 | 227K | 0 | 51.0 | 36.4 | — | 1 month 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 | 36K | 0 | 0.4 | 40.1 | MIT | — | |
| 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 | 35K | 0 | 27.2 | 37.9 | MIT | 1 month 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 | 40K | 0 | 0.5 | 38.7 | MIT | — | |
| php-flasher/flasher-toastr-laravel | 0.82 | 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 | — | |
| 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.4 | 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. | 520 | 530 | 36 | 339 | 0 | 16.0 | 3.5 | MIT | 6 years ago | |
| spatie/laravel-html | 0.80 | Generate HTML in Laravel with a clean, readable API. Build elements dynamically and compose them easily, including form fields that automatically pull values from models, session data, or defaults. Includes a convenient Html facade/alias for quick use. | 827 | 837 | 102 | 354K | 0 | 36.5 | 42.8 | MIT | 1 month ago | |
| spatie/laravel-support-form | 0.80 | Add a non-intrusive Tailwind-styled support chat bubble to any Laravel page. Opens a support form, auto-fills user info when logged in, includes URL/IP metadata, honeypot spam protection, and is easily customizable via views, translations, and events. | 391 | 392 | 29 | 0 | 0 | 31.0 | — | MIT | 1 month ago | |
| spatie/laravel-support-bubble | 0.80 | Add a non-intrusive support chat bubble to any Laravel page. Opens a Tailwind-styled support form, auto-fills user info when logged in, includes URL/IP metadata, honeypot spam protection, and is easily customizable via views, translations, and events. | 391 | 394 | 29 | 9K | 0 | 31.0 | 22.7 | MIT | 1 month ago |
How can I help you explore Laravel packages today?