Libraries tagged by daemon
timmit/daemon
2026 Downloads
Lightweight utility and helper classes for CLI applications
phpgt/daemon
11740 Downloads
Background script execution with cross-platform compatible streaming.
phpfastcgi/fastcgi-daemon
11417 Downloads
A FastCGI daemon written in PHP
laravel-addons/command-daemonizer
31132 Downloads
Laravel/Lumen console command daemonizer with graceful shutdown
unb-libraries/dockworker-daemon
34442 Downloads
Extends the dockworker application to deploy and develop daemon-based applications via a consistent and unified workflow.
drupal/daemonizer
10762 Downloads
Daemonizer allows Drush commands to be executed repeatly as a long-running background task.
byjg/php-daemonize
11640 Downloads
Transform any class in a *nix daemon process or cron job without changes or refactoring.
xtrime-ru/telegramapiserver
66 Downloads
Fast, simple, async php telegram client and parser: MadelineProto + Amphp HTTP Server
kraken-php/framework
339 Downloads
The first and only multi-processed, multi-threaded, fault-tolerant framework for PHP.
barracudanetworks/jobrunner
22299 Downloads
A library to create and run jobs in PHP.
aza/thread
28688 Downloads
AzaThread - Anizoptera CMF simple and powerful threads emulation component for PHP (based on forks).
refring/monero-rpc-php
2047 Downloads
A modern fully strong-typed library for using the Monero daemon rpc and wallet rpc APIs
web-chefs/queue-butler
5501 Downloads
Laravel Artisan commands that make it easy to run job queues using the Scheduler without the need for installing for running the Queue Daemon or installing Supervisor, allowing for effectively running Job Queues from a cron via the Scheduler.
stevenscg/statsd-php
8285 Downloads
Sends statistics to a statsd daemon over UDP
morozovsk/websocket-examples
2405 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