Libraries tagged by workers
rawphp/warp
146 Downloads
Warm-worker test engine for Laravel + Pest — boots the app once per process and hands each test a sandboxed clone
qbnk/jobqueue-protocol
12538 Downloads
Contains shared code between QBank and Jobqueue consisting of ffmpeg, imageconvert & worker models
opengento/magento2-frankenphp-plugin
80 Downloads
Composer Plugin to map frankenphp base workers to Magento pub directory.
morozovsk/websocket-examples
2414 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
malak4web/laravel-rust-queue
212 Downloads
A high-performance, low-memory Laravel queue worker runner powered by a Rust daemon.
igne-agency/laravel-boot-up
32 Downloads
Boot a Laravel project on any machine with one command: app:serve installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets, starts a queue worker and serves via Herd, Sail or artisan serve; app:down cleanly stops everything it started. Also exports deployment scripts for Laravel Forge and fortrabbit (app:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (app:pipeline). Development only - not for production use.
gplanchat/durable-bridge-temporal
54 Downloads
Temporal journal EventStore + worker (gRPC only, no Temporal PHP SDK) for gplanchat/durable
genai/messaging
77 Downloads
Provider-agnostic messaging front (the third twin of genai/web and genai/console): the Producer/Consumer/MessageEvent contracts, a #[MessageHandler] attribute, a build-time MessageHandlerProcessor that compiles consumers.php, and a PHP 5.3-safe Worker runner that dispatches to handler beans. Ships NO broker — each app registers its own Consumer/Producer (Kafka, Pdo, SQS, ...). Shares the same compiled container as the web and CLI fronts.
frontier-sh/sinkhole-laravel
1531 Downloads
Laravel mail transport for Sinkhole — a Cloudflare Worker email trap
esportscz/sentry
550 Downloads
Opinionated Sentry bootstrap for PHP apps, CLI scripts, workers & Nette framework - consistent tags, async flush, Tracy bridge with debug panel, env-based config.
dinoqqq/crystal
10321 Downloads
Queue worker to easily manage recurring tasks
ctsoftwarellc/laravel-mail-throttle
574 Downloads
Distributed rate limiting for Laravel mail across multiple queue workers
creativestyle/magesuite-pwa
2426 Downloads
The module adds features for service workers.
bylexus/php-tr
175 Downloads
Queued Task worker library for PHP backed by a relational database
bricev/jobqueue
2425 Downloads
JobQueue is a PHP component that queues `tasks` defining `jobs` which can be executed by asynchronous and/or distributed `workers`