Libraries tagged by daemon
laravel-addons/command-daemonizer
23919 Downloads
Laravel/Lumen console command daemonizer with graceful shutdown
evaneos/daemon
105551 Downloads
A lib to manage PHP daemons
unb-libraries/dockworker-daemon
12365 Downloads
Extends the dockworker application to deploy and develop daemon-based applications via a consistent and unified workflow.
gipfl/simple-daemon
4717 Downloads
Run a simple daemon
gipfl/icinga-cli-daemon
4987 Downloads
Helpers for Icinga CLI Daemons
byjg/php-daemonize
5577 Downloads
Transform any class in a *nix daemon process or cron job without changes or refactoring.
xtrime-ru/telegramapiserver
65 Downloads
Fast, simple, async php telegram client and parser: MadelineProto + Amphp HTTP Server
thefox/smtpd
2336 Downloads
SMTP server (library) written in pure PHP.
phlib/console-process
25907 Downloads
Console implementation.
kraken-php/framework
336 Downloads
The first and only multi-processed, multi-threaded, fault-tolerant framework for PHP.
barracudanetworks/jobrunner
19198 Downloads
A library to create and run jobs in PHP.
aza/thread
28320 Downloads
AzaThread - Anizoptera CMF simple and powerful threads emulation component for PHP (based on forks).
refring/monero-rpc-php
736 Downloads
A modern fully strong-typed library for using the Monero daemon rpc and wallet rpc APIs
stevenscg/statsd-php
6841 Downloads
Sends statistics to a statsd daemon over UDP
morozovsk/websocket-examples
1998 Downloads
examples for simple php websocket server: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html