PHPackages                             messy-one/daemon - 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. messy-one/daemon

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

messy-one/daemon
================

Simple PHP daemon which handles tasks

1.2.0(10y ago)022Apache-2.0PHPPHP &gt;=5.6.0

Since Dec 11Pushed 10y ago1 watchersCompare

[ Source](https://github.com/messyOne/Daemon)[ Packagist](https://packagist.org/packages/messy-one/daemon)[ Docs](https://github.com/messyOne/Daemon)[ RSS](/packages/messy-one-daemon/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (4)DependenciesVersions (5)Used By (0)

Daemon
======

[](#daemon)

Simple PHP daemon which handles database tasks

Usage
-----

[](#usage)

See example folder. There is an implemantation using Doctrine 2 for persisting and Monolog for logging.

### How to run

[](#how-to-run)

Just run the `daemon.php` in a own PHP instance.

I suggest using of a tool for daemonizing approaches. Such a tool could be [Supervisor](http://supervisord.org/ "Supervisor"). An example config for Supervisor looks like:

```
  [program:daemon]
  command=/usr/bin/php /var/www/myproject/daemon/daemon.php
  user=www-data
  autostart=true
  autorestart=true

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~38 days

Total

4

Last Release

3740d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2357092?v=4)[Daniel Weiss](/maintainers/messyOne)[@messyOne](https://github.com/messyOne)

---

Top Contributors

[![messyOne](https://avatars.githubusercontent.com/u/2357092?v=4)](https://github.com/messyOne "messyOne (6 commits)")

### Embed Badge

![Health badge](/badges/messy-one-daemon/health.svg)

```
[![Health](https://phpackages.com/badges/messy-one-daemon/health.svg)](https://phpackages.com/packages/messy-one-daemon)
```

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.5M30](/packages/league-geotools)[illuminate/bus

The Illuminate Bus package.

6045.5M513](/packages/illuminate-bus)[uecode/qpush-bundle

Asynchronous processing for Symfony using Push Queues

1672.5M2](/packages/uecode-qpush-bundle)[mayconbordin/l5-stomp-queue

Stomp Queue Driver for Laravel 5

121.1k](/packages/mayconbordin-l5-stomp-queue)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
