Skip to content

salmayno/notify-presenter-cli

Repository files navigation

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.

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages