timostamm/php-systemd

Provides access to some systemd commands via PHP

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

This package is auto-updated.

Last update: 2025-07-07 07:25:28 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.