PHPackages                             yashveersingh/laravel-discord-notifier - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. yashveersingh/laravel-discord-notifier

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

yashveersingh/laravel-discord-notifier
======================================

v1.01(3y ago)2749↓42.9%PHP

Since Dec 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/yashveersingh/laravel-discord-notifier)[ Packagist](https://packagist.org/packages/yashveersingh/laravel-discord-notifier)[ RSS](/packages/yashveersingh-laravel-discord-notifier/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (3)Used By (0)

Laravel Discord Notifier
========================

[](#laravel-discord-notifier)

This package makes it easy to send notifications using the [Discord webhook API](https://discord.com/developers/docs/resources/webhook) with Laravel.

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

[](#installation)

You can install the package via composer:

```
composer require yashveersingh/laravel-discord-notifier
```

### Setting up your Discord bot

[](#setting-up-your-discord-bot)

- Add `DISCORD_WEBHOOK=https://discord.com/api/webhooks/...` in `.env`

Usage
-----

[](#usage)

> ```
> use yashveersingh\laravelDiscordNotifier\DiscordNotifier;
>
>
> $message = 'Hello From Webhook';
> $discordNotifier = new DiscordNotifier();
> $discordNotifier->setUserName('USERNAME');
> $discordNotifier->send($message);
> ```

License
-------

[](#license)

The MIT License (MIT). Please see [LICENSE](LICENSE.md) for more information.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Total

2

Last Release

1290d ago

### Community

Maintainers

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

---

Top Contributors

[![yashveersingh](https://avatars.githubusercontent.com/u/13031606?v=4)](https://github.com/yashveersingh "yashveersingh (5 commits)")

### Embed Badge

![Health badge](/badges/yashveersingh-laravel-discord-notifier/health.svg)

```
[![Health](https://phpackages.com/badges/yashveersingh-laravel-discord-notifier/health.svg)](https://phpackages.com/packages/yashveersingh-laravel-discord-notifier)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[guanguans/notify

Push notification SDK(AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NotifyX、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

687114.3k8](/packages/guanguans-notify)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

254168.5k](/packages/erag-laravel-disposable-email)

PHPackages © 2026

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