spiral/roadrunner-jobs
Spiral RoadRunner Jobs driver and client for PHP. Run background tasks with RoadRunner’s jobs plugin, supporting queue configuration, message serialization, consuming and publishing jobs, and integrating into Spiral apps and workers for fast, reliable async processing.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spiral/roadrunner-worker | 0.87 | PHP worker library for running apps on RoadRunner with the Spiral ecosystem. Provides a Worker API to handle incoming requests/jobs and communicate with the RoadRunner server, enabling high-performance, long-running PHP processes for HTTP and background tasks. | 21 | 21 | 5 | 542K | 0 | 26.6 | 65.0 | MIT | 1 year ago | |
| aureja/job-queue | 0.86 | JobQueue is a PHP package for managing job queues, providing a simple way to enqueue, process, and organize background tasks in your application. Suitable for basic queueing needs with a lightweight setup and straightforward API. | 3 | 3 | 2 | 0 | 0 | 0.1 | — | MIT | — | |
| iamfarhad/laravel-rabbitmq | 0.86 | Production-ready RabbitMQ queue driver for Laravel with native Queue integration. Built on ext-amqp with connection/channel pooling, configurable topology, Horizon hooks, Octane-safe resets, and optional high-performance basic_consume workers plus admin Artisan commands. | 33 | 33 | 3 | 1K | 2 | 27.1 | 24.3 | MIT | 3 weeks ago | |
| spiral/roadrunner | 0.85 | RoadRunner is a high-performance PHP application server and process manager written in Go. Runs long-lived PHP workers and replaces Nginx+FPM setups. Extensible via plugins (HTTP/2/3, HTTPS, FastCGI), PSR-7/17 compatible, service-friendly. | 8,464 | 8,466 | 424 | 574K | 81 | 85.0 | 59.2 | MIT | 3 weeks ago | |
| mjphaynes/php-resque | 0.85 | — | 225 | 228 | 46 | 673 | 15 | 6.9 | 13.0 | MIT | — | |
| chrisboulton/php-resque | 0.85 | — | 3,415 | 3,496 | 742 | 7K | 77 | 52.1 | 33.4 | MIT | — | |
| spiral/roadrunner-bridge | 0.84 | Bridge RoadRunner plugins into Spiral Framework apps. Provides bootloaders for HTTP, Queue/Jobs, KV Cache, gRPC, Centrifugo, TCP, Metrics, Logger, Locks, and scaffolding integration. Requires PHP 8.1+ and Spiral 3.14+. | 64 | 64 | 11 | 97K | 13 | 23.6 | 52.2 | MIT | 6 months ago | |
| spiral/roadrunner-kv | 0.84 | RoadRunner KV provides a fast, simple key-value storage layer for PHP apps running on RoadRunner. Store and retrieve data via an in-memory or configured KV backend with minimal overhead—useful for caching, flags, and lightweight shared state across workers. | 11 | 11 | 3 | 269K | 0 | 2.8 | 55.3 | MIT | 1 year ago | |
| spiral/roadrunner-http | 0.84 | HTTP plugin for the RoadRunner PHP application server. Provides PSR-7/PSR-17 based request/response handling, middleware support, and integration helpers to run high-performance PHP apps with persistent workers and fast HTTP serving. | 80 | 81 | 9 | 465K | 0 | 21.8 | 58.6 | MIT | 3 months ago | |
| spiral/queue | 0.84 | Spiral Queue provides a unified API to enqueue and process background jobs in Spiral apps, with drivers for popular backends, configurable workers, retries, and delayed execution. Use it to offload emails, imports, and other long-running tasks. | 0 | 1 | — | 620 | — | 0.0 | 34.3 | — | — | |
| spiral/roadrunner-tcp | 0.84 | TCP transport for Spiral RoadRunner applications. Provides a simple PHP TCP server/worker communication layer and helpers to read/write payloads over sockets, enabling custom RPC-style messaging and integration where HTTP isn’t required. | 9 | 9 | 1 | 127K | 0 | 3.2 | 55.7 | MIT | 11 months ago | |
| roadrunner-php/centrifugo | 0.81 | PHP client for Centrifugo with RoadRunner integration, helping you publish messages and manage real-time channels from your app. Lightweight package aimed at fast, scalable WebSocket/SSE push in PHP services. | 14 | 14 | 2 | 138K | 0 | 3.0 | 55.2 | MIT | 11 months ago | |
| spiral/roadrunner-grpc | 0.79 | Laravel-friendly integration for RoadRunner gRPC: run high-performance PHP gRPC servers/workers, handle protobuf-based services, and communicate with the RoadRunner runtime for fast, long-lived processes and efficient microservices. | 65 | 67 | 14 | 161K | 0 | 4.9 | 47.1 | MIT | 1 day ago | |
| spiral/console | 0.60 | Spiral Console provides a simple, extensible CLI framework for building command-line tools and application commands in Spiral apps. Define commands, arguments, options, and interactive prompts with clean APIs, integrated with the Spiral container and environment. | 0 | 3 | — | 1K | — | 4.2 | 34.8 | — | — | |
| spiral/translator | 0.58 | Spiral Translator provides i18n translation tooling with static analysis support and auto-indexation. Designed for Spiral Framework apps, it helps manage locales, translation keys, and validation via PHPUnit/Psalm-friendly architecture. | 1 | 1 | 1 | 393 | 0 | 3.9 | 31.7 | MIT | 6 years ago | |
| spiral/scaffolder | 0.58 | Spiral Framework scaffolder module for generating and wiring up application code. Provides scaffolding tools and templates to speed up project setup and common development tasks, with CI-tested quality (PHPUnit/Psalm) and documentation on spiral.dev. | 2 | 2 | 4 | 3K | 0 | 9.1 | 40.6 | MIT | 6 years ago |
How can I help you explore Laravel packages today?