Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/troopers/alertifybundle
Harmonize notifications in your Symfony app.
https://github.com/troopers/alertifybundle
alerts bootstrap notifications noty symfony symfony-bundle toastr
Last synced: 3 days ago
JSON representation
Harmonize notifications in your Symfony app.
- Host: GitHub
- URL: https://github.com/troopers/alertifybundle
- Owner: Troopers
- License: mit
- Created: 2012-09-20T22:49:33.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2020-07-15T10:54:50.000Z (over 4 years ago)
- Last Synced: 2024-11-07T19:57:54.464Z (7 days ago)
- Topics: alerts, bootstrap, notifications, noty, symfony, symfony-bundle, toastr
- Language: CSS
- Homepage:
- Size: 1.25 MB
- Stars: 48
- Watchers: 13
- Forks: 18
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![Troopers](https://cloud.githubusercontent.com/assets/618536/18787530/83cf424e-81a3-11e6-8f66-cde3ec5fa82a.png)](http://troopers.agency/?utm_source=AlertifyBundle&utm_medium=github&utm_campaign=OpenSource)
[![Build Status](https://travis-ci.org/Troopers/AlertifyBundle.svg)](https://travis-ci.org/Troopers/AlertifyBundle)
[![License](https://img.shields.io/packagist/l/troopers/alertify-bundle.svg)](https://packagist.org/packages/troopers/alertify-bundle)
[![Version](https://img.shields.io/packagist/v/troopers/alertify-bundle.svg)](https://packagist.org/packages/troopers/alertify-bundle)
[![Packagist DL](https://img.shields.io/packagist/dt/troopers/alertify-bundle.svg)](https://packagist.org/packages/troopers/alertify-bundle)
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/4d741335-ad77-4308-9113-b1648c4be64e/mini.png)](https://insight.sensiolabs.com/projects/4d741335-ad77-4308-9113-b1648c4be64e)
[![Twitter Follow](https://img.shields.io/twitter/follow/troopersagency.svg?style=social&label=Follow%20Troopers)](https://twitter.com/troopersagency)Alertify Bundle
=============## Notifications made simply.
With Alertify, give the final user a unique and harmnized view f your notifications while using different front libraries within an unique project.
## Available Libraries
* [Toastr](https://github.com/CodeSeven/toastr)
* [TwitterBootstrap](http://twitter.github.com/bootstrap/javascript.html#modals)
* [Noty](http://needim.github.com/noty/)
* [Codrops notifications](http://tympanus.net/Development/NotificationStyles)
* [Notie.js](https://github.com/jaredreich/notie.js)
* [Push.js](https://github.com/Nickersoft/push.js)
* [Your custom library](https://github.com/Troopers/TroopersAlertifyBundle/blob/master/Resources/doc/available_libraries.md)## Documentation
- [Installation](https://github.com/Troopers/TroopersAlertifyBundle/blob/master/Resources/doc/installation.md)
- [Configuration](https://github.com/Troopers/TroopersAlertifyBundle/blob/master/Resources/doc/configuration.md)
- [Getting started](https://github.com/Troopers/TroopersAlertifyBundle/blob/master/Resources/doc/getting_started.md)
- [Advanced (modal, confirmation modal, custom header)](https://github.com/Troopers/TroopersAlertifyBundle/blob/master/Resources/doc/advanced.md)
- [Pro tips](https://github.com/Troopers/TroopersAlertifyBundle/blob/master/Resources/doc/pro_tips.md)