roadrunner-php/lock
PHP locking primitives for RoadRunner apps: simple, lightweight mutex/lock abstractions to coordinate concurrent jobs and prevent race conditions across workers. Useful for guarding critical sections and safely sharing resources in high-throughput services.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| aboutcoders/resource-lock-bundle | 0.77 | Symfony bundle providing a resource locking system backed by ORM. Configure a default lock manager and optional custom managers with prefixes, then fetch lock manager services from the container to set, get, and check locks across your app. | 4 | 5 | 2 | 492 | 0 | 0.4 | 27.6 | MIT | 5 years ago | |
| spiral/roadrunner-jobs | 0.75 | 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-worker | 0.72 | 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 | |
| spiral/roadrunner-http | 0.71 | 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/goridge | 0.70 | 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-tcp | 0.69 | 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 | |
| roadrunner-php/app-logger | 0.69 | Middleware-style PSR-3 logger for RoadRunner PHP apps. Captures request/worker lifecycle events and forwards them to your logger of choice, helping you standardize structured logs and simplify debugging in long-running workers. | 5 | 5 | 2 | 136K | 0 | 1.1 | 55.3 | MIT | 2 years ago | |
| spiral/roadrunner | 0.68 | 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-grpc | 0.67 | 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 | |
| andersundsehr/rector-p | 0.67 | Run Rector in large legacy projects file-by-file. rector-p prompts you per changed file to apply or skip changes, tracks unchanged files to speed repeats, supports running on specific paths/files, and can process only a chunk (e.g., 1/2) at a time. | 1 | 1 | 0 | 5K | 0 | 22.6 | 54.9 | — | 1 month ago | |
| spiral/roadrunner-metrics | 0.67 | 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 | |
| driftingly/rector-laravel | 0.65 | Rector extension for Laravel that applies automated refactors and upgrade rules based on your composer.json or selected Laravel version sets. Includes rules for core Laravel and first‑party packages like Cashier and Livewire. | 1,224 | 1,221 | 103 | 1M | 19 | 45.1 | 57.9 | MIT | 2 weeks ago | |
| rector/rector-laravel | 0.65 | Community Rector extension to automate Laravel upgrades. Adds Laravel and first-party package rules (e.g., Cashier, Livewire), with version-based set providers that detect your composer.json or manual level sets to apply the right refactors for your target Laravel version. | 1,224 | 1,219 | 103 | 11K | 19 | 44.7 | 27.1 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?