conquer/toastr Yii2 toastr widget

extensionwidgettoastr

Toastr widget for Yii2 framework

Description

toastr is a Javascript library for Gnome / Growl type non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended. For more information please visit Toastr

Installation

The preferred way to install this extension is through composer.

To install, either run

$ php composer.phar require conquer/toastr "*"

or add

"conquer/toastr": "*"

to the require section of your composer.json file.

Usage

use conquer\toastr\ToastrWidget;

ToastrWidget::widget(['title'=>'Hello!', 'message'=>'World!']);

License

conquer/toastr is released under the MIT License. See the bundled LICENSE.md for details.

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

  • 1.010 April 2015

Comments



1.0 is the latest of one release



MIT license
Stats
0 github stars & 1 github forks
0 downloads in the last day
0 downloads in the last 30 days
212 total downloads