spiral/roadrunner-kv
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spiral/roadrunner-worker | 0.82 | 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. | 22 | 22 | 5 | 635K | 0 | 6.6 | 55.3 | MIT | 1 year ago | |
| spiral/roadrunner-bridge | 0.81 | 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 | 117K | 13 | 22.4 | 53.1 | MIT | 6 months ago | |
| spiral/roadrunner-http | 0.81 | 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 | 503K | 0 | 21.1 | 58.8 | MIT | 3 months ago | |
| spiral/roadrunner-jobs | 0.80 | 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 | 186K | 0 | 17.3 | 56.3 | MIT | 7 months ago | |
| spiral/roadrunner | 0.77 | High-performance PHP application server and process manager written in Go. RoadRunner replaces Nginx+FPM with long-running workers and a plugin system, offering HTTP(S)/2/3, FastCGI, PSR-7/17 support, and per-project extensibility. | 8,472 | 8,474 | 423 | 663K | 61 | 84.0 | 54.2 | MIT | 1 day ago | |
| spiral/roadrunner-tcp | 0.77 | 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 | 118K | 0 | 2.4 | 55.4 | MIT | 11 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 | 172K | 0 | 2.0 | 55.3 | MIT | 1 year ago | |
| cuyz/valinor | 0.58 | Valinor maps raw inputs (JSON/arrays) into validated, strongly typed PHP objects. Supports advanced PHPStan/Psalm types (shaped arrays, generics, ranges), produces precise human-readable errors, and can normalize data back to formats like JSON or CSV. | 1,511 | 1,511 | 89 | 1M | 28 | 44.3 | 60.7 | MIT | 2 months ago | |
| cuyz/valinor-bundle | 0.58 | — | 54 | 54 | 5 | 12K | 2 | 20.1 | 36.4 | MIT | 2 months ago | |
| cocur/vale | 0.57 | cocur/vale is a lightweight PHP value validation library. Define reusable rules to validate strings, numbers, arrays, and objects, and get clear, consistent results without pulling in a full framework—handy for DTOs, APIs, and input sanitization. | 14 | 14 | 1 | 3K | 0 | 0.7 | 31.2 | MIT | 11 years ago |
How can I help you explore Laravel packages today?