PHPackages                             firehed/processmanager - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. firehed/processmanager

ActiveLibrary[Queues &amp; Workers](/categories/queues)

firehed/processmanager
======================

Simple base for daemonized wokers

4697811PHP

Since Jul 13Pushed 7y ago4 watchersCompare

[ Source](https://github.com/Firehed/ProcessManager)[ Packagist](https://packagist.org/packages/firehed/processmanager)[ RSS](/packages/firehed-processmanager/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

Process Control Tools
=====================

[](#process-control-tools)

Requirements
------------

[](#requirements)

- `posix` and `pcntl` extensions
- PHP5.4+ (Uses modern syntax)
- Basic knowledge of PHP on the command line

Daemon
======

[](#daemon)

A really useful tool with a very boring name. Daemonize your PHP scripts with two lines of code.

Usage
-----

[](#usage)

Code:

```
