PHPackages                             elementary/graylog-udp - 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. elementary/graylog-udp

ActiveLibrary

elementary/graylog-udp
======================

The wrapper to send log-message to a Graylog server using the UDP transport

1.0.2(8y ago)0155MITPHPPHP &gt;=5.6

Since Mar 15Pushed 8y ago1 watchersCompare

[ Source](https://github.com/php-elementary/graylog-udp)[ Packagist](https://packagist.org/packages/elementary/graylog-udp)[ RSS](/packages/elementary-graylog-udp/feed)WikiDiscussions master Synced 3d ago

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

The wrapper to send log-message to a Graylog server using the UDP transport
===========================================================================

[](#the-wrapper-to-send-log-message-to-a-graylog-server-using-the-udp-transport)

[![Latest Stable Version](https://camo.githubusercontent.com/56e08891f8f1e39e46013206f240a1aba66bcc359289cf2b04918940068a293e/68747470733a2f2f706f7365722e707567782e6f72672f656c656d656e746172792f677261796c6f672d7564702f762f737461626c65)](https://packagist.org/packages/elementary/graylog-udp)[![License](https://camo.githubusercontent.com/9db25214d1f4d143a443596a9f098c3041c3d5cf1f3cfb9ffd0f9e263fd73e79/68747470733a2f2f706f7365722e707567782e6f72672f656c656d656e746172792f677261796c6f672d7564702f6c6963656e7365)](https://packagist.org/packages/elementary/graylog-udp)[![Build Status](https://camo.githubusercontent.com/c59e3910953820ae8d17a714f9ebfd2a0dd1a4f75fd526102359dd84e9d96240/68747470733a2f2f7472617669732d63692e6f72672f7068702d656c656d656e746172792f677261796c6f672d7564702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/php-elementary/graylog-udp)[![Coverage Status](https://camo.githubusercontent.com/3e089e33236a7d785a8bf898de87573c07841409dfd051df9cfe5ec7907ad7e1/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7068702d656c656d656e746172792f677261796c6f672d7564702f62616467652e737667)](https://coveralls.io/github/php-elementary/graylog-udp)

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/) and then run

```
composer require elementary/graylog-udp

```

Usage
-----

[](#usage)

```
use elementary\logger\graylog\udp\GraylogUdp;

$ex = new GraylogUdp('TestFacility', 'TestHost', 12201);
$ex->info('TestMessage', ['clientIp' => '127.0.0.1']);
```

Testing and Code coverage
-------------------------

[](#testing-and-code-coverage)

Unit Tests are located in `tests` directory. You can run your tests and collect coverage with the following command:

```
vendor/bin/phpunit

```

Result of coverage will be output into the `tests/output` directory.

License
-------

[](#license)

For license information check the [LICENSE](LICENSE)-file.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

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

Total

3

Last Release

2980d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/797553ab4740e78d80571f66be4bf6a5fcfccc620a6daa4943f3d25635c9d971?d=identicon)[elementary](/maintainers/elementary)

---

Top Contributors

[![vendelev](https://avatars.githubusercontent.com/u/9020408?v=4)](https://github.com/vendelev "vendelev (8 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/elementary-graylog-udp/health.svg)

```
[![Health](https://phpackages.com/badges/elementary-graylog-udp/health.svg)](https://phpackages.com/packages/elementary-graylog-udp)
```

###  Alternatives

[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[api-platform/metadata

API Resource-oriented metadata attributes and factories

223.5M96](/packages/api-platform-metadata)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[flowwow/cloudpayments-php-client

cloudpayments api client

2188.2k](/packages/flowwow-cloudpayments-php-client)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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