PHPackages                             trakosoft/systemd-notify - 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. trakosoft/systemd-notify

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

trakosoft/systemd-notify
========================

Interact with the Systemd Notify daemon for service lifecycle integration. A PHP 8 fork of aethalides/systemd-notify

046↓100%PHP

Since Oct 19Pushed 2y agoCompare

[ Source](https://github.com/bpali/systemd-notify)[ Packagist](https://packagist.org/packages/trakosoft/systemd-notify)[ RSS](/packages/trakosoft-systemd-notify/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

systemd-notify
==============

[](#systemd-notify)

Introduction
------------

[](#introduction)

This package allows scripts launched by systemd to send information and heartbeats (watchdog events) to the systemd notification system.

Use this library if...
----------------------

[](#use-this-library-if)

You have a script that is started as a service by systemd, and you want systemd to restart the service when it develops an error, or

You have a long running script and want to provide a status description viewable by the `systemctl status myservice` command.

Do not use this library if...
-----------------------------

[](#do-not-use-this-library-if)

- The system is not run by SystemD (e.g. FreeBSD, Windows, ...)
- Your service is not going to be started by Systemd

In this library
---------------

[](#in-this-library)

Three classes are provided to interact with the notification service:

1. *Notify* is the general purpose implementation.
2. *NotifyHeartbeat* is ideal for applications that only send heartbeats
3. *NotifyFluent* has the same methods as Notify but all the setters are fluent.

Examples
--------

[](#examples)

See the examples folder

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 Bus Factor1

Top contributor holds 54.5% 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/2bd839ea885e20cc1256f2e6bf11ac112b5e67588b8c989f0fbb818be8c9568c?d=identicon)[bpali](/maintainers/bpali)

---

Top Contributors

[![Aethalides](https://avatars.githubusercontent.com/u/5896279?v=4)](https://github.com/Aethalides "Aethalides (6 commits)")[![bpali](https://avatars.githubusercontent.com/u/1118313?v=4)](https://github.com/bpali "bpali (3 commits)")[![IAmAndyPieters](https://avatars.githubusercontent.com/u/8500592?v=4)](https://github.com/IAmAndyPieters "IAmAndyPieters (2 commits)")

---

Tags

composer-packagephpphp8servicesystemdsystemd-notifywatchdog

### Embed Badge

![Health badge](/badges/trakosoft-systemd-notify/health.svg)

```
[![Health](https://phpackages.com/badges/trakosoft-systemd-notify/health.svg)](https://phpackages.com/packages/trakosoft-systemd-notify)
```

###  Alternatives

[jaeger/querylist-phantomjs

QueryList Plugin: Use PhantomJS to crawl Javascript dynamically rendered pages.(headless WebKit ) 使用PhantomJS采集JavaScript动态渲染的页面

6124.3k1](/packages/jaeger-querylist-phantomjs)

PHPackages © 2026

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