PHPackages                             conquer/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. conquer/toastr

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

conquer/toastr
==============

Yii2 toastr widget

1.0(11y ago)02421MITPHPPHP &gt;=5.4.0

Since Apr 10Pushed 11y ago2 watchersCompare

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

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

Toastr widget for Yii2 framework
================================

[](#toastr-widget-for-yii2-framework)

Description
-----------

[](#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](http://codeseven.github.io/toastr/)

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

[](#installation)

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

To install, either run

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

```

or add

```
"conquer/toastr": "*"

```

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

Usage
-----

[](#usage)

```
use conquer\toastr\ToastrWidget;

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

License
-------

[](#license)

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

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4056d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/67126642d0e8ae8837b3104dcd120f7992ed0837538a7d140914e17420eb17c2?d=identicon)[borodulin](/maintainers/borodulin)

---

Top Contributors

[![borodulin](https://avatars.githubusercontent.com/u/8121448?v=4)](https://github.com/borodulin "borodulin (22 commits)")

---

Tags

yii2extensionwidgettoastr

### Embed Badge

![Health badge](/badges/conquer-toastr/health.svg)

```
[![Health](https://phpackages.com/badges/conquer-toastr/health.svg)](https://phpackages.com/packages/conquer-toastr)
```

###  Alternatives

[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
