php-flasher / flasher by yoeunes

The foundational PHP library for PHPFlasher, enabling the creation of framework-agnostic flash notifications. Ideal for building custom integrations or for use in PHP projects.
3,997,598
62
3
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:40
Package Statistics
Total Downloads: 3,997,598
Monthly Downloads: 27,835
Daily Downloads: 1,181
Total Stars: 62
Total Watchers: 3
Total Forks: 6
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, pflasher 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.