php-flasher / flasher-laravel by yoeunes

Seamlessly integrate flash notifications into your Laravel applications with PHPFlasher. Enhance user feedback and engagement with minimal setup.
2,314,675
37
2
Package Data
Maintainer Username: yoeunes
Maintainer Contact: younes.ennaji.pro@gmail.com (Younes ENNAJI)
Package Create Date: 2020-11-22
Package Last Update: 2024-10-27
Home Page: https://php-flasher.io
Language: PHP
License: MIT
Last Refreshed: 2024-11-11 15:21:56
Package Statistics
Total Downloads: 2,314,675
Monthly Downloads: 24,926
Daily Downloads: 1,090
Total Stars: 37
Total Watchers: 2
Total Forks: 7
Total Open Issues: 0

Introduction

PHP Flasher library helps you to add flash notifications to your projects. This library was developed with the idea that you should be able to add flash notification to your application with ease and with few lines of code. No application-wide rewrites and no big investments upfront.

Why use PHP Flasher ?

The PHP Flasher project supports a variety of notification libraries : toastr.js, sweet alert 2, pnotify and notyf and its highly extendable so you can add custom adapters.

This library is designed, so you can take full control when creating you notifications :

  • Display multiple notifications
  • Sort and filter notifications
  • Render notification from JSON response with Ajax or Websockets
  • Limit the number of displayed notifications
  • Show notifications from different adapters at the same time
  • implementations for popular frameworks : Symfony and Laravel
  • ...and more

Official Documentation

Documentation for Valet can be found on the PHP Flasher website.

License

PHP Flasher is open-sourced software licensed under the MIT license.