enqueue/gps
Google Pub/Sub transport for Enqueue, implementing the Queue Interop specification. Send and consume messages via Google Cloud Pub/Sub with a compatible PHP queue client. Part of the Enqueue ecosystem; docs and support available via the project site and Gitter.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| enqueue/dbal | 0.85 | Doctrine DBAL transport for Enqueue/Queue Interop: use an SQL database as a message broker to send and consume messages via Doctrine DBAL. Part of the Enqueue ecosystem; docs and support available via site and community channels. | 24 | 24 | 13 | 23K | 0 | 0.5 | 40.8 | MIT | — | |
| enqueue/job-queue | 0.85 | Enqueue Job Queue is a transport-agnostic PHP job queue component that adds higher-level features like unique jobs, sub-jobs, dependent jobs, and more. Built on top of Enqueue transports; includes docs, community support, and MIT license. | 34 | 34 | 12 | 3K | 0 | 0.5 | 26.0 | MIT | — | |
| enqueue/enqueue | 0.85 | Enqueue is a PHP message queue toolkit with transport, client, and consumption components to simplify building and processing messages across queue systems. Includes advanced features, docs, and community support for production-ready MQ integration. | 190 | 198 | 37 | 254K | 0 | 2.2 | 43.2 | MIT | — | |
| enqueue/amqp-lib | 0.84 | AMQP transport for Enqueue implementing amqp-interop on top of php-amqplib. Connect to RabbitMQ/AMQP brokers to publish and consume messages, with links to docs, support, and issue tracking. MIT licensed. | 107 | 113 | 22 | 144K | 0 | 1.4 | 43.2 | MIT | — | |
| enqueue/gearman | 0.84 | Gearman transport for Enqueue: send and consume queue messages via a Gearman broker using Enqueue’s queue specification. Part of the php-enqueue ecosystem with docs, support chat, and CI-tested releases. | 3 | 3 | 2 | 563 | 0 | 0.4 | 29.7 | MIT | 9 years ago | |
| enqueue/snsqs | 0.84 | — | 1 | 1 | 6 | 9K | 0 | 0.5 | 50.5 | MIT | 7 years ago | |
| enqueue/amqp-ext | 0.84 | AMQP transport for Enqueue implementing amqp-interop using the PHP amqp extension. Connect Enqueue to RabbitMQ/AMQP brokers with a native extension-based driver. Documentation and support links included. | 51 | 53 | 14 | 39K | 0 | 0.8 | 39.7 | MIT | — | |
| enqueue/simple-client | 0.83 | Enqueue Simple Client combines Enqueue client classes with Symfony components into an easy-to-use SimpleClient facade for sending and consuming messages via queues. Part of the Enqueue ecosystem; see docs and support via the project site. | 22 | 22 | 8 | 25K | 0 | 0.5 | 41.9 | MIT | — | |
| cedricziel/messenger-pubsub | 0.83 | Symfony Messenger transport bridge for Google Cloud Pub/Sub. Adds a pubsub:// transport via PubSubTransportFactory for publishing and consuming messages from Pub/Sub. Note: Pub/Sub doesn’t support delayed delivery, so DelayStamp is ignored. | 1 | 1 | 3 | 0 | 0 | 0.0 | — | — | — | |
| enqueue/sqs | 0.83 | — | 37 | 37 | 18 | 91K | 0 | 0.8 | 46.7 | MIT | — | |
| enqueue/sns | 0.83 | Amazon SNS transport for Enqueue/Queue Interop. Send and consume messages via AWS SNS using a standards-based PHP queue abstraction. Part of the Enqueue ecosystem with docs, CI, and Packagist distribution. | 6 | 6 | 9 | 19K | 0 | 0.6 | 47.4 | MIT | 7 years ago | |
| enqueue/enqueue-bundle | 0.82 | — | 275 | 277 | 31 | 113K | 0 | 2.3 | 36.1 | MIT | — | |
| enqueue/test | 0.82 | Test utilities for the Enqueue message queue ecosystem. Provides shared helpers and tooling used across Enqueue packages to simplify writing and maintaining tests for messaging components and integrations. | 4 | 4 | 2 | 2K | 0 | 0.7 | 35.6 | MIT | 7 years ago | |
| petitpress/gps-messenger-bundle | 0.82 | Laravel bundle for GPS Messenger: send and receive location-based messages, integrate tracking updates, and manage messaging workflows via simple configuration. Designed to drop into existing apps with minimal setup for GPS-enabled notifications and events. | 30 | 30 | 21 | 19K | 2 | 25.3 | 46.0 | MIT | 2 months ago | |
| ecotone/enqueue | 0.81 | Adapter layer between Ecotone and the Enqueue messaging abstraction. Usually installed via Ecotone transport packages (AMQP, Redis, SQS). Install directly only to build custom Enqueue-backed transports and integrate with Ecotone channels and consumers. | 1 | 1 | 0 | 11K | 0 | 0.0 | 51.9 | NOASSERTION | — | |
| disjfa/enqueue-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| google/cloud-pubsub | 0.69 | Idiomatic PHP client for Google Cloud Pub/Sub. Publish and receive messages between services using REST or gRPC (including streaming). Install via Composer and authenticate with Google Cloud credentials for managed, real-time messaging. | 92 | 95 | 27 | 522K | 0 | 29.6 | 59.9 | Apache-2.0 | 1 month ago | |
| google-gemini-php/client | 0.58 | Community-maintained PHP client for the Google Gemini API. Send text, images, and video; run multi-turn chat with streaming; generate images and speech; structured output, function calling, code execution, grounding/search, token counting, plus file and cached-content management. | 410 | 413 | 84 | 192K | 8 | 23.9 | 41.6 | MIT | 7 months ago | |
| knplabs/github-api | 0.58 | Lightweight, well-tested PHP wrapper for GitHub APIs v3 (REST) and v4 (GraphQL). PSR-17/PSR-18 compatible via HTTPlug, with easy setup using Guzzle, Symfony HttpClient, or other PSR clients. Supports framework integrations (Laravel via graham-campbell/github). | 2,203 | 2,232 | 587 | 412K | 39 | 48.0 | 48.2 | MIT | 1 year ago | |
| openai-php/client | 0.57 | Community-maintained PHP client for the OpenAI API. Install via Composer and interact with models, responses, chat, images, audio, files, and more with a clean, typed interface—ideal for Laravel and modern PHP apps. | 5,824 | 5,841 | 680 | 2M | 17 | 75.1 | 49.9 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?