PHPackages                             goooldzik/discordmessage - 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. goooldzik/discordmessage

ActiveLibrary

goooldzik/discordmessage
========================

description

017PHP

Since Jan 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Goooldzik/DiscordMessage)[ Packagist](https://packagist.org/packages/goooldzik/discordmessage)[ RSS](/packages/goooldzik-discordmessage/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Witaj w moim repo DiscordMessage 👋
==================================

[](#witaj-w-moim-repo-discordmessage-)

[![Prerequisite](https://camo.githubusercontent.com/c1c8f654d0526154782e2945335470fe0c6e6cb40a8e069a04d7098726478c26/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545372e34253743253545382e302d626c7565)](https://camo.githubusercontent.com/c1c8f654d0526154782e2945335470fe0c6e6cb40a8e069a04d7098726478c26/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545372e34253743253545382e302d626c7565)[![Prerequisite](https://camo.githubusercontent.com/0d948678fa961460d87b54fd61b0a9345f389eae66b39a5dbb0a906ffc04c25d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d2d6578742d6578742d2d6375726c2d626c7565)](https://camo.githubusercontent.com/0d948678fa961460d87b54fd61b0a9345f389eae66b39a5dbb0a906ffc04c25d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d2d6578742d6578742d2d6375726c2d626c7565)[![Maintenance](https://camo.githubusercontent.com/426420197d8947dd6829e7aa96a8b79c3ef8f0194d9d8bc0fe2e00f3b78c8d1b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7374617475732d66696e69736865642d677265656e2e737667)](https://camo.githubusercontent.com/426420197d8947dd6829e7aa96a8b79c3ef8f0194d9d8bc0fe2e00f3b78c8d1b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7374617475732d66696e69736865642d677265656e2e737667)[![License: MIT](https://camo.githubusercontent.com/3ef3a60905856fc0db0e8019fad3d2d1e8cc4691d54cc38e42205735dfa9db15/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e63652d4d49542d677265656e)](https://camo.githubusercontent.com/3ef3a60905856fc0db0e8019fad3d2d1e8cc4691d54cc38e42205735dfa9db15/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e63652d4d49542d677265656e)

Autor
-----

[](#autor)

👤 **Patryk Kacprowicz**

- Github: [@Goooldzik](https://github.com/Goooldzik)
- LinkedIn: [@Patryk Kacprowicz](https://linkedin.com/in/patryk-lukasz-kacprowicz)

Opis
----

[](#opis)

Aplikacja służąca do wysyłania wiadomości na kanału serwera Discord przy użyciu DiscordWebHook. System posiada pełną obsługę integracji z interfejsem Discord w tym autoryzacje użytkownika poprzez HTTP bez użycia zewnętrznych bibliotek.

Wymagania
---------

[](#wymagania)

- PHP ^7.4|^8.0
- ext-curl

Użycie
------

[](#użycie)

Przykładowe użycie:

```
    $discordMessage = $discordService
        ->title('Example title')
        ->description(['Line one', 'Line two', 'Line three', 'Line four'])
        ->color('#34495e')
        ->author('Goooldzik')
        ->authorUrl('https://github.com/Goooldzik')
        ->footer('DiscordMessage created by Goooldzik')
        ->footerIconUrl()
        ->image()
        ->discordWebhookUrl('https://discord.com/api/webhooks/xxxxxx')
        ->send();
```

Wsparcie
--------

[](#wsparcie)

Zachęcam do pozostawienia ⭐️ jeśli projekt okazał się w jakiś sposób pomocny!

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

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/d64ce316d869c7ccc7abb6f1fd9250ed11aa428c4e5cb03c74f9d7d9736e228f?d=identicon)[Goooldzik](/maintainers/Goooldzik)

---

Top Contributors

[![patryk-lukasz-kacprowicz](https://avatars.githubusercontent.com/u/24398943?v=4)](https://github.com/patryk-lukasz-kacprowicz "patryk-lukasz-kacprowicz (4 commits)")

### Embed Badge

![Health badge](/badges/goooldzik-discordmessage/health.svg)

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

PHPackages © 2026

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