roadrunner-php/centrifugo
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| baks-dev/centrifugo | 0.86 | — | 0 | 0 | 1 | 11 | 0 | 18.2 | 17.2 | MIT | 1 month ago | |
| centrifugal/phpcent | 0.85 | PHP client for Centrifugo v5 HTTP API. Publish and broadcast to channels, manage subscriptions, presence and history, and run batch calls. Also generates JWT connection and subscription tokens. Composer-ready with configurable timeouts. | 187 | 185 | 37 | 48K | 1 | 21.9 | 38.1 | MIT | 2 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. | 80 | 81 | 8 | 457K | 0 | 19.6 | 57.5 | MIT | 4 months ago | |
| spiral/roadrunner-grpc | 0.82 | 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. | 66 | 67 | 14 | 147K | 0 | 22.9 | 53.4 | MIT | 1 month ago | |
| spiral/roadrunner-jobs | 0.81 | 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 | 161K | 0 | 16.1 | 54.9 | MIT | 8 months ago | |
| spiral/roadrunner-worker | 0.80 | 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 | 628K | 0 | 6.6 | 55.3 | MIT | 1 year ago | |
| spiral/roadrunner-bridge | 0.78 | 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 | 122K | 13 | 20.7 | 52.6 | MIT | 7 months ago | |
| spiral/roadrunner-tcp | 0.78 | 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 | 106K | 0 | 2.2 | 55.3 | MIT | 1 year ago | |
| spiral/roadrunner | 0.78 | 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,491 | 8,480 | 424 | 641K | 62 | 82.3 | 53.2 | MIT | 1 month ago | |
| contentful/core | 0.78 | Core components shared by Contentful’s PHP Delivery and Management SDKs. Provides foundational utilities and abstractions for interacting with Contentful APIs. Requires PHP 8.0+. Intended for internal SDK use, not for direct third‑party consumption. | 17 | 17 | 21 | 89K | 0 | 9.7 | 51.0 | MIT | 2 years ago | |
| guzzle/http | 0.78 | Legacy Guzzle HTTP component providing request/response objects, message abstractions, and client utilities for making HTTP calls in PHP. Useful for older Guzzle integrations and compatibility layers; for new projects, prefer modern guzzlehttp/guzzle versions. | 32 | 42 | 9 | 51K | 0 | 0.5 | 44.1 | — | — | |
| hyperf/guzzle | 0.77 | — | 9 | 10 | 9 | 52K | 5 | 30.0 | 61.0 | MIT | 1 month ago | |
| centric/centric-livestreaming | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| pusher/pusher-php-server | 0.77 | PHP client for the Pusher Channels HTTP API. Send events, manage channels, and authenticate private/presence subscriptions from your server. Install via Composer and use with Laravel broadcasting or any PHP framework (PHP 7.3–8.4). | 1,474 | 1,503 | 317 | 4M | 0 | 42.9 | 54.7 | — | 2 months ago | |
| braune-digital/pitcher | 0.77 | — | 0 | 0 | 0 | 37 | 0 | 0.2 | 15.4 | — | 9 years ago | |
| sendgrid/php-http-client | 0.76 | Lightweight PHP HTTP client for quickly accessing RESTful (or REST-like) APIs. Simple request building and response handling, ideal for integrating services like SendGrid or any JSON API. Requires PHP 7.3+ and installs via Composer. | 153 | 154 | 68 | 1M | 0 | 12.8 | 56.3 | MIT | 1 year ago | |
| blitzr/api-client-bundle | 0.76 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| contentful/contentful | 0.76 | Official PHP client for Contentful’s Content Delivery and Preview APIs. Fetch entries, assets, and content types from your spaces with a typed SDK, caching and link resolution options, and easy integration into PHP applications and frameworks. | 118 | 120 | 66 | 101K | 5 | 16.4 | 43.4 | MIT | 10 months ago | |
| andrey_mireichyk/roadrunner-bundle | 0.69 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| illuminate/routing | 0.63 | Illuminate Routing provides Laravel’s URL generation and request routing layer, including route definitions, controllers, middleware, parameter binding, route caching, and named routes. Use it to match HTTP requests to actions with flexible, expressive APIs. | 123 | 141 | 79 | 173K | 0 | 3.0 | 43.4 | MIT | — |
How can I help you explore Laravel packages today?