php-notify/notify-presenter-cli

This package is abandoned and no longer maintained. The author suggests using the php-flasher/flasher-presenter-cli package instead.

dev-main 2021-04-29 04:02 UTC

This package is auto-updated.

Last update: 2021-04-29 04:02:41 UTC


README

notify

Easy flash notifications for PHP, Laravel, Symfony, Lumen

👀 PHP Notify 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.

68747470733a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d7068702d2d6e6f746966792f6e6f746966792d626c75652e7376673f7374796c653d666c61742d737175617265 68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f7068702d6e6f746966792f6e6f746966792e737667 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667 68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7068702d6e6f746966792f6e6f746966792e737667 68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7068702d6e6f746966792f6e6f746966792e7376673f7374796c653d666c61742d737175617265

Introduction

PHP Notify 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 Notify ?

The PHP Notify 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 Notify website.

License

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