PHPackages                             simialbi/yii2-widget-toastr - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. simialbi/yii2-widget-toastr

ActiveYii2-widget[Mail &amp; Notifications](/categories/mail)

simialbi/yii2-widget-toastr
===========================

toastr is a Javascript library for non-blocking notifications implemented as yii2 widget.

1.1.0(3y ago)01341MITPHPPHP &gt;=7.3

Since May 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/simialbi/yii2-widget-toastr)[ Packagist](https://packagist.org/packages/simialbi/yii2-widget-toastr)[ RSS](/packages/simialbi-yii2-widget-toastr/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

Yii2 Toastr - Simple flash toastr notifications for Yii2
========================================================

[](#yii2-toastr---simple-flash-toastr-notifications-for-yii2)

[![Latest Stable Version](https://camo.githubusercontent.com/68a1bad71d51e007c3489ff0a06fb5f5af51b146a118ec61f37376ab44ea10f2/68747470733a2f2f706f7365722e707567782e6f72672f73696d69616c62692f796969322d7769646765742d746f617374722f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/simialbi/yii2-widget-toastr)[![Total Downloads](https://camo.githubusercontent.com/acaf7535b92bdb76ee498061d2f72062bb95b39136eae3a2c538489cd98a25ad/68747470733a2f2f706f7365722e707567782e6f72672f73696d69616c62692f796969322d7769646765742d746f617374722f646f776e6c6f6164733f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/simialbi/yii2-widget-toastr)[![License](https://camo.githubusercontent.com/95470e84a1ca87e8d5aae96ffaa06b08753ca9a5b150cfd9a2b97c77652e9963/68747470733a2f2f706f7365722e707567782e6f72672f73696d69616c62692f796969322d7769646765742d746f617374722f6c6963656e73653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/simialbi/yii2-widget-toastr)

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
$ php composer.phar require --prefer-dist simialbi/yii2-widget-toastr
```

or add

```
"simialbi/yii2-widget-toastr": "^1.0.0"

```

to the `require` section of your `composer.json`

Demo
----

[](#demo)

- Demo can be found at
- [Demo using FontAwesome icons with toastr](http://plnkr.co/edit/6W9URNyyp2ItO4aUWzBB?p=preview)

Plugin docs
-----------

[](#plugin-docs)

All options and events can be found on the [plugins repository page](https://github.com/CodeSeven/toastr).

Example Usage
-------------

[](#example-usage)

```
