PHPackages                             ruturajmaniyar/yii2-flash-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ruturajmaniyar/yii2-flash-toastr

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

ruturajmaniyar/yii2-flash-toastr
================================

Toastr flash notification using jQuery with yii2

35.5k↓70%[1 issues](https://github.com/ruturajmaniyar/yii2-flash-toastr/issues)1PHP

Since Apr 28Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ruturajmaniyar/yii2-flash-toastr)[ Packagist](https://packagist.org/packages/ruturajmaniyar/yii2-flash-toastr)[ RSS](/packages/ruturajmaniyar-yii2-flash-toastr/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)DependenciesVersions (1)Used By (1)

ruturajmaniyar/yii2-flash-toastr
================================

[](#ruturajmaniyaryii2-flash-toastr)

Toastr flash notification using jQuery with yii2

[![GitHub release](https://camo.githubusercontent.com/661ed9c7c102a7804e1cdc8536d7477e11c105ed3812f52d2d9b888d7971939d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652d7072652f7275747572616a6d616e697961722f796969322d666c6173682d746f617374722e737667)](https://camo.githubusercontent.com/661ed9c7c102a7804e1cdc8536d7477e11c105ed3812f52d2d9b888d7971939d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652d7072652f7275747572616a6d616e697961722f796969322d666c6173682d746f617374722e737667)[![Packagist](https://camo.githubusercontent.com/d030094f28e709ca90b0627bd9c400570e0c627817c1e67f394a2a7748e573d8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7275747572616a6d616e697961722f796969322d666c6173682d746f617374722e737667)](https://packagist.org/packages/ruturajmaniyar/yii2-flash-toastr)

Current Version
---------------

[](#current-version)

v1.0 @stable @pre-release

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist ruturajmaniyar/yii2-flash-toastr: "dev-master"

```

or

```
composer require --prefer-dist ruturajmaniyar/yii2-flash-toastr: "dev-master"

```

or add

```
"ruturajmaniyar/yii2-flash-toastr": "dev-master"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
