nerou/systemd
最新稳定版本:v0.1.1
Composer 安装命令:
pie install nerou/systemd
包简介
systemd interface for PHP
README 文档
README
This extension enables interaction with systemd based on rust-systemd.
Current state
In the current version, there are only two functions available:
function systemd_notify(bool $unset_environment, string $state, string $value): boolfunction systemd_watchdog_enabled(bool $unset_environment): int
Those two functions are especially usefull, if you have a PHP based systemd service, which tends to get stuck and needs to be restarted if nothing happens for a certain period of time.
We plan to expand the range of supported features in future versions. If there are specific features relevant to you, please let me know by creating an issue.
Install
It is recommended to install this extension via PIE:
pie install nerou/systemd
Usage
Have a look at the stubs file to see the API.
License
This project is licensed under the MIT.
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-19