PHPackages                             slavawins/notificationbell - 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. slavawins/notificationbell

ActiveLibrary

slavawins/notificationbell
==========================

Expa

0.1.2(2y ago)0507↓50%MITPHPPHP ^7.3|^8.0

Since Jan 30Pushed 2y ago1 watchersCompare

[ Source](https://github.com/slavaWins/notificationbell)[ Packagist](https://packagist.org/packages/slavawins/notificationbell)[ RSS](/packages/slavawins-notificationbell/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)DependenciesVersions (5)Used By (0)

[![](info/logo.jpg)](info/logo.jpg)

NotificationBell
----------------

[](#notificationbell)

Кароч изи пакет

Установка из composer
---------------------

[](#установка-из-composer)

```
composer require slavawins/notificationbell

```

Опубликовать js файлы, вью и миграции необходимые для работы пакета. Вызывать команду:

```
php artisan vendor:publish --provider="NotificationBell\Providers\NotificationBellServiceProvider"

```

В роутере routes/web.php удалить: добавить

```
   \NotificationBell\Library\NotificationBellRoute::routes();

```

Выполнить миграцию

```
   php artisan migrate

```

Подключить js

```

```

Добавить в навигацию куда-то

```
          @include('notificationbell.nav')

```

Добавить в User

```
   use TUserNotificationBell;

```

Для отправки юзать

```
   $user->SendNotification()->SetTitle("Тайтл типа")->SetMessage("Гу что")->SendToUser($user);
   NotificationBellBuilder::Short($user,  "Спасибо за регистрацию! Обязательно заполните свой профиль!", route('profile'));

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Every ~150 days

Total

4

Last Release

752d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2649beaaa049a18acd6c6636c6cd9ae24269d9d8925ec65d2b2a2aa11f73df47?d=identicon)[slavaWins](/maintainers/slavaWins)

---

Top Contributors

[![slavaWins](https://avatars.githubusercontent.com/u/36732624?v=4)](https://github.com/slavaWins "slavaWins (6 commits)")

### Embed Badge

![Health badge](/badges/slavawins-notificationbell/health.svg)

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

PHPackages © 2026

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