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

ActiveLibrary

gipfl/systemd
=============

SystemD-related library

v0.4.0(2y ago)013.7k↓100%12MITPHPPHP &gt;=5.6.3

Since Nov 6Pushed 2y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (5)Used By (2)

gipfl\\SystemD
==============

[](#gipflsystemd)

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)

```
