We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe5092 commit bd69c18Copy full SHA for bd69c18
README.md
@@ -21,6 +21,7 @@ PHP wrapper for systemctl
21
- [TypeSpecificSection](#typespecificsection)
22
- [UnitInstaller](#unitinstaller)
23
- [How to Contribute](#how-to-contribute)
24
+- [Credits](#credits)
25
26
# How to install
27
```php
@@ -185,3 +186,5 @@ $ composer cs
185
186
$
187
```
188
189
+# Credits
190
+This library is heavily influenced by [@mjanser](https://github.com/mjanser) [php-systemctl](https://github.com/mjanser/php-systemctl).
0 commit comments