PHPackages                             astrotomic/notifynder-sender-redis - 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. [Caching](/categories/caching)
4. /
5. astrotomic/notifynder-sender-redis

AbandonedArchivedLibrary[Caching](/categories/caching)

astrotomic/notifynder-sender-redis
==================================

Redis Sender for the Notifynder package.

1.0.1(9y ago)468MITPHPPHP &gt;=5.5.0

Since Jan 4Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Astrotomic/notifynder-sender-redis)[ Packagist](https://packagist.org/packages/astrotomic/notifynder-sender-redis)[ RSS](/packages/astrotomic-notifynder-sender-redis/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

Notifynder 4 Redis Sender - Laravel 5
=====================================

[](#notifynder-4-redis-sender---laravel-5)

[![GitHub release](https://camo.githubusercontent.com/d2ef138b35348a936ec513f2b2aa2f88d8a5b3d7d711bf8e50ecd005f78e4728/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f617374726f746f6d69632f6e6f746966796e6465722d73656e6465722d72656469732e7376673f7374796c653d666c61742d737175617265)](https://github.com/astrotomic/notifynder-sender-redis/releases)[![GitHub license](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)](https://raw.githubusercontent.com/astrotomic/notifynder-sender-redis/master/LICENSE)[![GitHub issues](https://camo.githubusercontent.com/63218e4e66dce191fb5f2de7024cb8da3aad31baf9fb3e3672196c77d9902e9e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f617374726f746f6d69632f6e6f746966796e6465722d73656e6465722d72656469732e7376673f7374796c653d666c61742d737175617265)](https://github.com/astrotomic/notifynder-sender-redis/issues)[![Total Downloads](https://camo.githubusercontent.com/4f81456a561436b08f81a731a373301831fe699c7c4c4f191f797feabd49c534/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617374726f746f6d69632f6e6f746966796e6465722d73656e6465722d72656469732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrotomic/notifynder-sender-redis)

[![StyleCI](https://camo.githubusercontent.com/78cf91341ef165459d34c603e3ecc67469a909758a33849994c7d31b1588c203/68747470733a2f2f7374796c6563692e696f2f7265706f732f37383032353533342f736869656c64)](https://styleci.io/repos/78025534)

[![Code Climate](https://camo.githubusercontent.com/0dfc376a732413b3f250dfd09e935813a1a2e5c15725642d59ec3c0b5be4538c/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636c696d6174652f6769746875622f417374726f746f6d69632f6e6f746966796e6465722d73656e6465722d72656469732e7376673f7374796c653d666c61742d737175617265)](https://codeclimate.com/github/Astrotomic/notifynder-sender-redis)

[![Slack Team](https://camo.githubusercontent.com/f11b571e287b4400bb775f6ae4b9ee50ba0a96186697735aa663860d1e2ed179/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f736c61636b2d617374726f746f6d69632d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://astrotomic.slack.com)[![Slack join](https://camo.githubusercontent.com/8c57b06b8323408ec318f72a06ae3a99fffdc723d7d404859ce6d3796d4993a5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f736c61636b2d6a6f696e2d677265656e2e7376673f7374796c653d736f6369616c)](https://notifynder.signup.team)

Documentation: **[Notifynder Docu](http://notifynder.info)**

---

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

[](#installation)

### Step 1

[](#step-1)

```
composer require astrotomic/notifynder-sender-redis

```

### Step 2

[](#step-2)

Add the following string to `config/app.php`

**Providers array:**

```
Astrotomic\Notifynder\NotifynderSenderRedisServiceProvider::class,

```

### Step 3

[](#step-3)

Add the following array to `config/notifynder.php`

```
'senders' => [
    'redis' => [
        'channel' => 'notifynder.{type}.{id}.{category}',
        'store' => false, // wether you want to also store the notifications in database
    ],
],
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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 ~18 days

Total

3

Last Release

3425d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6187884?v=4)[Tom Herrmann](/maintainers/Gummibeer)[@Gummibeer](https://github.com/Gummibeer)

---

Top Contributors

[![Gummibeer](https://avatars.githubusercontent.com/u/6187884?v=4)](https://github.com/Gummibeer "Gummibeer (10 commits)")

---

Tags

laravelnotification-apinotification-servicenotificationsnotifynderpackagephpredisredis-senderlaravelnotificationsredislivenotifynder

### Embed Badge

![Health badge](/badges/astrotomic-notifynder-sender-redis/health.svg)

```
[![Health](https://phpackages.com/badges/astrotomic-notifynder-sender-redis/health.svg)](https://phpackages.com/packages/astrotomic-notifynder-sender-redis)
```

###  Alternatives

[spatie/laravel-responsecache

Speed up a Laravel application by caching the entire response

2.8k8.7M64](/packages/spatie-laravel-responsecache)[awssat/laravel-visits

Laravel Redis visits counter for Eloquent models

974169.8k2](/packages/awssat-laravel-visits)[encore/redis-manager

Redis manager for laravel

24943.1k](/packages/encore-redis-manager)[namoshek/laravel-redis-sentinel

An extension of Laravels Redis driver which supports connecting to a Redis master through Redis Sentinel.

39764.5k](/packages/namoshek-laravel-redis-sentinel)[yangusik/laravel-balanced-queue

Laravel queue management with load balancing between partitions (user groups)

8512.6k](/packages/yangusik-laravel-balanced-queue)[ginnerpeace/laravel-redis-lock

Simple redis distributed locks for Laravel.

15118.0k](/packages/ginnerpeace-laravel-redis-lock)

PHPackages © 2026

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