PHPackages                             jacky-utwani/kubemq-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. jacky-utwani/kubemq-php

ActiveLibrary[Queues &amp; Workers](/categories/queues)

jacky-utwani/kubemq-php
=======================

PHP Client library for KubeMQ (https://kubemq.io)

v1.0(5y ago)218MITPHPPHP &gt;=7.1

Since Sep 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jacky-utwani/kubemq-php)[ Packagist](https://packagist.org/packages/jacky-utwani/kubemq-php)[ Docs](https://github.com/jacky-utwani/kubemq-php)[ RSS](/packages/jacky-utwani-kubemq-php/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

KubeMQ PHP client
=================

[](#kubemq-php-client)

PHP Client library for KubeMQ () - A message-based architecture for microservices providing flexible connectivity for hybrid environments: multi-cloud, on-premises, and at the edge.

Requirements
------------

[](#requirements)

- [PHP gRPC Extension](https://pecl.php.net/package/gRPC)

Installation
------------

[](#installation)

```
$ composer require jacky-utwani/kubemq-php

```

Note
----

[](#note)

The library is just a compiled version of .proto file available from KubeMQ, to compile your own library please follow the instructions on [grpc.io](https://grpc.io/docs/languages/php/quickstart)

Usage
-----

[](#usage)

```
// Create client
$client = new Kubemq\kubemqClient('localhost:50000', [
        'credentials' => Grpc\ChannelCredentials::createInsecure(),
        'grpc.primary_user_agent' => 'my-user-agent-identifier',
    ]
);
```

For more functions check [kubemqClient.php](https://github.com/jacky-utwani/kubemq-php/blob/master/src/Kubemq/kubemqClient.php). More information will be available soon.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2073d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8e7f4736f0fd5b730409508c3708f7b68b327f24ced17e3a61693f51e0128c94?d=identicon)[jacky.utwani](/maintainers/jacky.utwani)

---

Top Contributors

[![jacky-utwani](https://avatars.githubusercontent.com/u/43699320?v=4)](https://github.com/jacky-utwani "jacky-utwani (3 commits)")

---

Tags

phpgRPCmicroservicesmessage-brokerkubemq

### Embed Badge

![Health badge](/badges/jacky-utwani-kubemq-php/health.svg)

```
[![Health](https://phpackages.com/badges/jacky-utwani-kubemq-php/health.svg)](https://phpackages.com/packages/jacky-utwani-kubemq-php)
```

###  Alternatives

[iamfarhad/laravel-rabbitmq

A robust RabbitMQ driver for Laravel Queue with advanced message queuing, reliable delivery, and high-performance async processing capabilities

3215.6k](/packages/iamfarhad-laravel-rabbitmq)[vinelab/bowler

A Rabbitmq wrapper for Laravel

4659.7k1](/packages/vinelab-bowler)[microsoft/azure-storage-queue

This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage Queue APIs.

142.6M17](/packages/microsoft-azure-storage-queue)[marwanalsoltany/amqp-agent

An elegant wrapper around the famous php-amqplib for 90% use case.

161.8k](/packages/marwanalsoltany-amqp-agent)[americanexpress/hyperledger-fabric-sdk-php

Hyperledger Fabric client SDK in PHP

491.3k](/packages/americanexpress-hyperledger-fabric-sdk-php)[passkit/passkit-php-grpc-sdk

PHP gRPC SDK for Apple Wallet and Google Pay Membership / Loyalty / Access Cards, Coupons, Flights &amp; Event-Tickets.

132.0k](/packages/passkit-passkit-php-grpc-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
