{ "name": "aethalides/systemd-notify", "description": "Interact with the Systemd Notify daemon for service lifecycle integration", "type": "library", "license": "GPL-3.0", "version": "0.0.1", "authors": [ { "name": "Aethalides", "email": "Aethalides@AndyPieters.me.uk" } ], "require": { "php": ">=7.1.0", "ext-sockets": "*" }, "autoload": { "psr-4": { "Aethalides\\Systemd\\Notify\\": "src/" } } }
info at phpclasses dot org