Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)