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 2d 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 32% 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

2672d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/209437b782838eb19058a44cc4b26c04f0917bed24681be789744e8553190240?d=identicon)[pupaxxo](/maintainers/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

[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[spatie/typescript-transformer

This is my package typescript-transformer

3706.5M16](/packages/spatie-typescript-transformer)[civicrm/civicrm-core

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

728272.9k20](/packages/civicrm-civicrm-core)[shivas/versioning-bundle

Symfony application versioning, simple console command to manage version (with providers e.g. git tag) of your application using Semantic Versioning 2.0.0 recommendations

1121.2M1](/packages/shivas-versioning-bundle)[eclipxe/cfdiutils

PHP Common utilities for Mexican CFDI 3.2, 3.3 &amp; 4.0

141129.9k6](/packages/eclipxe-cfdiutils)[shyim/danger-php

Port of danger to PHP

8544.9k](/packages/shyim-danger-php)

PHPackages © 2026

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