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

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

imedge/systemd
==============

systemd-related library

v0.3.0(1y ago)21.4k3MITPHPPHP &gt;=8.1

Since Jul 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/im-edge/systemd)[ Packagist](https://packagist.org/packages/imedge/systemd)[ RSS](/packages/imedge-systemd/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (4)Used By (3)

IMEdge\\systemd
===============

[](#imedgesystemd)

systemd-related library. Currently: just a WatchDog notifier. WatchDog fires automatically if required from the environment. You're responsible for calling `setReady()` - and you might want to set Status and Reloading or error state.

Watchdog notifications will fire automagically based on whether `systemd` is running your daemon or not. In case we cannot detect systemd through our ENVironment, nothing happens - and the `ifRequired()` factory method will return `false`.

Usage
-----

[](#usage)

```
