PHPackages                             shucream0117/discord-php - 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. shucream0117/discord-php

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

shucream0117/discord-php
========================

Discord client for PHP

v1.1.0(1y ago)01.9kMITPHPPHP ^7.4.0

Since Jan 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/shucream0117/discord-php)[ Packagist](https://packagist.org/packages/shucream0117/discord-php)[ RSS](/packages/shucream0117-discord-php/feed)WikiDiscussions main Synced 2d ago

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

Discord client for PHP
======================

[](#discord-client-for-php)

Requirement
-----------

[](#requirement)

- PHP &gt;= 7.4.x

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

[](#installation)

via composer.

```
$ composer require shucream0117/discord-php
```

Usage
-----

[](#usage)

```
$discord = new Discord('http://your-discord-incoming-webhook-url');

// send a message with mention
$discord->sendText('this message will be posted');

// send a message with mention
$discord->sendText('mention!!', ['12345678']);

// send a message with embeds
$discord->sendTextWithEmbeds(
    'this message will be posted with embeds',
    [(new Embed())->setTitle('title')]
);
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance41

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Total

2

Last Release

496d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/12001229c998d3b6726afc8439082125ff58458cbb27345c430c10e7f4e869fa?d=identicon)[shucream0117](/maintainers/shucream0117)

---

Top Contributors

[![shucream0117](https://avatars.githubusercontent.com/u/4360656?v=4)](https://github.com/shucream0117 "shucream0117 (2 commits)")

---

Tags

discord

### Embed Badge

![Health badge](/badges/shucream0117-discord-php/health.svg)

```
[![Health](https://phpackages.com/badges/shucream0117-discord-php/health.svg)](https://phpackages.com/packages/shucream0117-discord-php)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

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

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[oat-sa/tao-core

TAO core extension

66143.7k124](/packages/oat-sa-tao-core)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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