PHPackages                             panix/asset-bootstrap-notify - 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. panix/asset-bootstrap-notify

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

panix/asset-bootstrap-notify
============================

Asset bootstrap notify

01981PHP

Since Apr 22Pushed 7y ago1 watchersCompare

[ Source](https://github.com/andrtechno/asset-bootstrap-notify)[ Packagist](https://packagist.org/packages/panix/asset-bootstrap-notify)[ RSS](/packages/panix-asset-bootstrap-notify/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (1)

Asset bootstrap notify
======================

[](#asset-bootstrap-notify)

Asset for Yii2

[![Latest Stable Version](https://camo.githubusercontent.com/e07de1fb0c99a00641d7a554b35f3381ce762bd7d01e85fd55e59ab082a27a88/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f61737365742d626f6f7473747261702d6e6f746966792f762f737461626c65)](https://packagist.org/packages/panix/asset-bootstrap-notify)[![Total Downloads](https://camo.githubusercontent.com/86ca2ef22d80a6aa6eb8d71c56ba5cee08f73efdbad4ed4571a9cf763fd83fbf/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f61737365742d626f6f7473747261702d6e6f746966792f646f776e6c6f616473)](https://packagist.org/packages/panix/asset-bootstrap-notify)[![Monthly Downloads](https://camo.githubusercontent.com/9c21c3db863c3b3f1755c78d46c4698f472b20f2500af7d3b639a4b9bf8f4c13/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f61737365742d626f6f7473747261702d6e6f746966792f642f6d6f6e74686c79)](https://packagist.org/packages/panix/asset-bootstrap-notify)[![Daily Downloads](https://camo.githubusercontent.com/575c579827f279898db7587cd0a2ab2f41c8a59f590c947511637250976aec2f/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f61737365742d626f6f7473747261702d6e6f746966792f642f6461696c79)](https://packagist.org/packages/panix/asset-bootstrap-notify)[![Latest Unstable Version](https://camo.githubusercontent.com/6aa8c2f3008947e4c211182811703c493167038256b66717f0fb5f346a12a668/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f61737365742d626f6f7473747261702d6e6f746966792f762f756e737461626c65)](https://packagist.org/packages/panix/asset-bootstrap-notify)[![License](https://camo.githubusercontent.com/8f8cf77d400698f73e613228c1ee84ff1fa2efa6f481a2e6136642215a1c0128/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f61737365742d626f6f7473747261702d6e6f746966792f6c6963656e7365)](https://packagist.org/packages/panix/asset-bootstrap-notify)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist panix/asset-bootstrap-notify "*"

```

or add

```
"panix/asset-bootstrap-notify": "*"

```

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

Add to your view

```
\panix\asset\bootstrap\notify\Asset::register($this);

$this->registerJs("
    $.notify({
        // options
        message: 'Hello World'
    },{
        // settings
        type: 'danger'
    });
");

```

### links

[](#links)

- [Pixelion](https://pixelion.com.ua)
- [Plugin Author](http://bootstrap-growl.remabledesigns.com) and [Docs](http://bootstrap-growl.remabledesigns.com)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f081670109ead0bd6a80aa3af5e9ef9fdcacecdaa3d5a9c1281eed523d09e455?d=identicon)[andrtechno](/maintainers/andrtechno)

---

Top Contributors

[![andrtechno](https://avatars.githubusercontent.com/u/6948026?v=4)](https://github.com/andrtechno "andrtechno (9 commits)")

### Embed Badge

![Health badge](/badges/panix-asset-bootstrap-notify/health.svg)

```
[![Health](https://phpackages.com/badges/panix-asset-bootstrap-notify/health.svg)](https://phpackages.com/packages/panix-asset-bootstrap-notify)
```

###  Alternatives

[components/modernizr

Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user's browser.

10254.3k8](/packages/components-modernizr)

PHPackages © 2026

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