journey/daemon

Simple event-loop daemon written in PHP

Installs: 342

Dependents: 1

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/journey/daemon

v0.1.1 2014-10-06 17:34 UTC

This package is not auto-updated.

Last update: 2025-10-07 06:10:33 UTC


README

Daemon is a simple event-loop daemon written in PHP. Although its not nearly as full featured as many other event-loop projects (looking at you react), it is incredibly small and light weight, and easily delegates its own operation to external objects.

Use composer to install it and load it.