timostamm/php-systemd

Provides access to some systemd commands via PHP

Installs: 64

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

pkg:composer/timostamm/php-systemd

v2.0.0 2025-07-07 07:24 UTC

This package is auto-updated.

Last update: 2025-10-07 08:04:44 UTC


README

build Packagist PHP Version GitHub tag License

Provides access to some systemd commands via PHP.

This is a PHP library that provides a wrapper around systemd commands (systemctl and journalctl). It allows PHP applications to interact with systemd services, retrieve service information, and read journal logs.