Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/waldz/php-multios-daemon

Create long-running jobs, daemons, self recovering processes for any OS environment
https://github.com/waldz/php-multios-daemon

crontab crontab-task daemon daemonize php

Last synced: about 1 month ago
JSON representation

Create long-running jobs, daemons, self recovering processes for any OS environment

Awesome Lists containing this project

README

        

# PHP multi-OS daemon library

Create long-running jobs, daemons, self recovering processes for any OS environment

Install library via Composer
------------
```sh
composer require waldz/php-multios-daemon
```