A resource management library to manage global resources.
You can view the Full Documentation to lean more about what this offers.
Using .phar library
wget https://github.com/IMPHP/service/releases/download/<version>/imphp-service.phar
require "imphp-service.phar";
...
Clone via git
git clone https://github.com/IMPHP/service.git imphp/service/
Composer (Packagist)
composer require imphp/service