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

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

pupax/systemd-wrapper
=====================

PHP wrapper around systemd

1.0.1(7y ago)06PHPPHP ^7.0

Since Jan 19Pushed 7y ago1 watchersCompare

[ Source](https://github.com/pupaxxo/systemd-php-wrapper)[ Packagist](https://packagist.org/packages/pupax/systemd-wrapper)[ RSS](/packages/pupax-systemd-wrapper/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

```
   _____           _                 _____      _           _____  _    _ _____
  / ____|         | |               |  __ \    (_)         |  __ \| |  | |  __ \
 | (___  _   _ ___| |_ ___ _ __ ___ | |  | |    _ _ __     | |__) | |__| | |__) |
  \___ \| | | / __| __/ _ \ '_ ` _ \| |  | |   | | '_ \    |  ___/|  __  |  ___/
  ____) | |_| \__ \ ||  __/ | | | | | |__| |   | | | | |   | |    | |  | | |
 |_____/ \__, |___/\__\___|_| |_| |_|_____/    |_|_| |_|   |_|    |_|  |_|_|
          __/ |
         |___/

```

SystemD PHP Wrapper
===================

[](#systemd-php-wrapper)

[![pipeline status](https://camo.githubusercontent.com/99e0ba4feaf06942fa178d5d5303fe0be2679b916eff50d38e7632e61c820bb3/68747470733a2f2f6769742e73686974776172652e78797a2f70757061782f73797374656d642d777261707065722f6261646765732f6d61737465722f706970656c696e652e737667)](https://git.shitware.xyz/pupax/systemd-wrapper/commits/master) [![coverage report](https://camo.githubusercontent.com/642c4be6a14ac6a28a8687bb87128244d71c3392fdd4f6d38e036728aa92506a/68747470733a2f2f6769742e73686974776172652e78797a2f70757061782f73797374656d642d777261707065722f6261646765732f6d61737465722f636f7665726167652e737667)](https://git.shitware.xyz/pupax/systemd-wrapper/commits/master)

```
$wrapper = new \Pupax\SystemdWrapper();
$wrapper->start('nginx'); // Start nginx service
$wrapper->stop('nginx'); // Stop nginx service
$wrapper->restart('nginx'); // Restart nginx
$wrapper->reload('nginx'); // Reload nginx

$timers = $wrapper->listTimers(); // Get SystemD timers
$sockets = $wrapper->listSockets(); // Get SystemD sockets
$units = $wrapper->listUnits(); // Get SystemD units
$systemInfo = $wrapper->show(); // Get SystemD infos
$unitInfo = $wrapper->show('nginx'); // Get nginx info
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2719d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2815664?v=4)[Andrea Ruggiero](/maintainers/pupaxxo)[@pupaxxo](https://github.com/pupaxxo)

---

Top Contributors

[![pupaxxo](https://avatars.githubusercontent.com/u/2815664?v=4)](https://github.com/pupaxxo "pupaxxo (8 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/pupax-systemd-wrapper/health.svg)

```
[![Health](https://phpackages.com/badges/pupax-systemd-wrapper/health.svg)](https://phpackages.com/packages/pupax-systemd-wrapper)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751284.3k37](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[illuminate/process

The Illuminate Process package.

44869.2k97](/packages/illuminate-process)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
