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 | 584K | 0 | 26.6 | 65.0 | MIT | 11 months ago | |
| spiral/roadrunner-bridge | 0.87 | 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 | 63 | 11 | 169K | 13 | 33.6 | 61.3 | MIT | 4 months ago | |
| spiral/roadrunner | 0.84 | RoadRunner is a high-performance PHP application server and process manager written in Go. It runs PHP apps as long-lived workers and supports plugin-based features like HTTP/2/3, HTTPS, and FastCGI with PSR-7/17 compatibility—an alternative to Nginx+FPM. | 8,432 | 8,437 | 421 | 600K | 80 | 85.0 | 60.2 | MIT | 1 week ago | |
| 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 | 178K | 0 | 22.2 | 65.0 | MIT | 9 months ago | |
| spiral/roadrunner-http | 0.82 | 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. | 77 | 78 | 9 | 487K | 0 | 27.3 | 61.7 | MIT | 1 month ago | |
| spiral/queue | 0.82 | 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. | 1 | 1 | 0 | 565 | 0 | 0.0 | 33.9 | MIT | — | |
| spiral/roadrunner-kv | 0.81 | 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. | 10 | 10 | 3 | 292K | 0 | 22.8 | 65.0 | MIT | 11 months ago | |
| spiral/roadrunner-cli | 0.81 | RoadRunner CLI provides handy commands for managing the RoadRunner PHP application server. Install the right rr binary for your OS/CPU, generate example .rr.yaml configs with plugins/presets, and streamline local and CI setup. | 29 | 29 | 16 | 499K | 0 | 27.8 | 65.0 | MIT | 3 months ago | |
| spiral/roadrunner-metrics | 0.76 | RoadRunner metrics integration for PHP apps. Exposes and exports runtime and application metrics from the RoadRunner server, enabling observability with common monitoring backends. Lightweight package for collecting counters, gauges, and histograms in production. | 8 | 8 | 5 | 194K | 0 | 22.0 | 65.0 | MIT | 10 months ago |
How can I help you explore Laravel packages today?