spiral/roadrunner-worker
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spiral/roadrunner-http | 0.89 | 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/roadrunner-metrics | 0.88 | 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 | 136K | 0 | 2.0 | 55.3 | MIT | 1 year ago | |
| spiral/roadrunner | 0.88 | 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 | |
| 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 | 64 | 11 | 97K | 13 | 23.6 | 52.2 | MIT | 6 months ago | |
| spiral/roadrunner-jobs | 0.87 | 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. | 27 | 27 | 14 | 177K | 0 | 18.0 | 56.4 | MIT | 7 months ago | |
| spiral/roadrunner-tcp | 0.87 | 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 | 123K | 0 | 3.1 | 55.7 | MIT | 11 months ago | |
| spiral/framework | 0.83 | Spiral Framework is a high-performance, long-running full-stack PHP framework built for RoadRunner. PSR-compliant components, resident memory kernel, and native support for queues, GRPC, WebSockets, and background workers. | 2,047 | 2,048 | 91 | 96K | 44 | 53.4 | 45.6 | MIT | 1 month ago | |
| spiral/roadrunner-kv | 0.83 | 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/goridge | 0.82 | High-performance PHP-to-Go IPC bridge for calling Golang net/rpc services from PHP. Works over TCP/Unix sockets or pipes, supports JSON/MsgPack and raw []byte payloads, includes robust error handling, runs on Windows, and has minimal dependencies. | 122 | 125 | 11 | 538K | 0 | 25.2 | 58.7 | MIT | 3 weeks ago | |
| spiral/roadrunner-grpc | 0.77 | 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 | 155K | 0 | 25.1 | 54.7 | MIT | 2 days ago | |
| amphp/pipeline | 0.60 | Fiber-safe concurrent iterators and collection operators for PHP 8.1+ using AMPHP. Build pipelines from iterables and consume them safely from multiple fibers with foreach or manual iteration, supporting async sets and concurrent processing. | 76 | 74 | 6 | 2M | 2 | 24.1 | 64.4 | MIT | 4 weeks ago | |
| wyrihaximus/coding-standard | 0.58 | PHP coding standard package for consistent formatting and style in PHP projects. Provides ready-to-use rulesets and configuration to streamline linting, code style checks, and enforcement across teams and CI pipelines. | 0 | 0 | 0 | 61K | 1 | 22.0 | 61.8 | MIT | 4 months ago | |
| ml/iri | 0.58 | Simple PHP IRI utility for parsing Internationalized Resource Identifiers and resolving relative IRIs. Lightweight, Composer-installable (ml/iri), and extensively unit tested with 700+ cases for reliable RFC-based behavior. | 27 | 27 | 3 | 238K | 2 | 0.6 | 54.1 | MIT | — | |
| itsgoingd/clockwork | 0.58 | Clockwork is a browser-based dev tool for PHP/Laravel that profiles your app in real time. Inspect request data, performance, logs, database/cache/Redis queries, events, views, commands, queue jobs and tests—all from a clean timeline UI. | 0 | 5,988 | — | 611K | — | 54.1 | 40.9 | — | — |
How can I help you explore Laravel packages today?