qlimix/process-unix

Running sync long running processes

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/qlimix/process-unix

1.0.1 2021-02-22 21:21 UTC

This package is auto-updated.

Last update: 2025-09-30 15:21:43 UTC


README

Travis CI Coveralls Packagist MIT License

Unix implementation of the process control interfaces.

Install

Using Composer:

$ composer require qlimix/process-unix

Testing

To run all unit tests locally with PHPUnit:

$ vendor/bin/phpunit

Quality

To ensure code quality run grumphp which will run all tools:

$ vendor/bin/grumphp run

Contributing

Please see CONTRIBUTING for details.