PHPackages                             ranger/notification - 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. ranger/notification

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ranger/notification
===================

You can create the to-do-list of your task.

32PHP

Since May 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/i-sazzad/notification)[ Packagist](https://packagist.org/packages/ranger/notification)[ RSS](/packages/ranger-notification/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

1. Run *composer require ranger/notification*
2. In *config/app.php* in *providers* add:
    *\\Ranger\\Notification\\NotificationServiceProvider::class*
3. Go to *vendor/ranger/notification* folder
4. Keep "*src/views/notification*" folder in "*resources/views*"
5. Add *@include('notification.notification')* in the file where the bell will be shown
6. Add routes:
    *Route::get('ajax/get-notifications', 'NotifyController@getAllNotifications');*
    *Route::post('ajax/read-notifications', 'NotifyController@readNotifications');*
    *Route::post('ajax/read-all-notifications', 'NotifyController@readAllNotifications');*
    *Route::post('ajax/execute-all-notifications', 'NotifyController@executeAllNotifications');*
    *Route::get('show-all-notification', 'NotifyController@showAllNotifications');*
    *Route::post('notify', 'NotifyController@getFromApi');*

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity26

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/6317a501de643e5fe69806ae46da55b51088300ced52f4e0563c13a485d445bc?d=identicon)[i\_sazzad](/maintainers/i_sazzad)

![](https://avatars.githubusercontent.com/u/130813?v=4)[Tanvir Ahmad](/maintainers/Tanvir)[@tanvir](https://github.com/tanvir)

---

Top Contributors

[![i-sazzad](https://avatars.githubusercontent.com/u/16065339?v=4)](https://github.com/i-sazzad "i-sazzad (1 commits)")

### Embed Badge

![Health badge](/badges/ranger-notification/health.svg)

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

###  Alternatives

[binsoul/net-mqtt

MQTT protocol implementation

29908.8k7](/packages/binsoul-net-mqtt)[sssurii/laravel-ics

Laravel package to create iCalendar / ICS files. Send new event invitations via Email and can cancel or update already sent invitation.

2162.8k](/packages/sssurii-laravel-ics)[humanmade/altis-reusable-blocks

Adds functionality to reusable blocks to enhance their usage.

11197.5k9](/packages/humanmade-altis-reusable-blocks)[lovata/oc-ordersshopaholic-plugin

Orders for Shopaholic plugin for October CMS

281.5k](/packages/lovata-oc-ordersshopaholic-plugin)

PHPackages © 2026

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