2017 © Pedro Peláez
 

yii2-extension toastr

Yii2 toastr widget

image

conquer/toastr

Yii2 toastr widget

  • Friday, April 10, 2015
  • by borodulin
  • Repository
  • 2 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

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, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

To install, either run, (*3)

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

or add, (*4)

"conquer/toastr": "*"

to the require section of your composer.json file., (*5)

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., (*6)

The Versions

10/04 2015

dev-master

9999999-dev https://github.com/borodulin/yii2-toastr

Yii2 toastr widget

  Sources   Download

MIT

The Requires

 

extension yii2 widget toastr

10/04 2015

1.0

1.0.0.0 https://github.com/borodulin/yii2-toastr

Yii2 toastr widget

  Sources   Download

MIT

The Requires

 

extension yii2 widget toastr