PHPackages                             baba/php-node-ipc-client - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. baba/php-node-ipc-client

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

baba/php-node-ipc-client
========================

node-ipc client implementation in PHP

1.0.0.1-dev(6y ago)269[1 issues](https://github.com/sjurajpuchky/php-node-ipc-client/issues)MITPHPPHP &gt;=5.3.0

Since Aug 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/sjurajpuchky/php-node-ipc-client)[ Packagist](https://packagist.org/packages/baba/php-node-ipc-client)[ Docs](https://github.com/sjurajpuchky/php-node-ipc-client/)[ RSS](/packages/baba-php-node-ipc-client/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

php-node-ipc-client
===================

[](#php-node-ipc-client)

=====================

node-ipc client for php
-----------------------

[](#node-ipc-client-for-php)

node-ipc client implementation in PHP

> Author: Juraj Puchký - BABA Tumise s.r.o.
>
> Web:
>
> GIT:

INTRODUCTION
------------

[](#introduction)

I was in a situation when I need to connect to node-ipc (nodejs) server by PHP client for one project written within the Symfony framework. So I create this simple package to emit messages to my nodejs application from PHP.

HOW TO RUN
----------

[](#how-to-run)

### go to examples and start nodejs application from terminal

[](#go-to-examples-and-start-nodejs-application-from-terminal)

> cd examples/nodejs-ipc-server
>
> npm install
>
> node src/server.js

### then go to client in separated terminal

[](#then-go-to-client-in-separated-terminal)

> cd examples/client
>
> composer install
>
> php ipc-client.php

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 87% 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

2506d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/50414d6c8a1d89d0ffa55d11f914c1b03ee4703f91c89cab763618085ab6d301?d=identicon)[baba\_tumise](/maintainers/baba_tumise)

---

Top Contributors

[![babatumise](https://avatars.githubusercontent.com/u/67470259?v=4)](https://github.com/babatumise "babatumise (20 commits)")[![sjurajpuchky](https://avatars.githubusercontent.com/u/4097815?v=4)](https://github.com/sjurajpuchky "sjurajpuchky (3 commits)")

---

Tags

phpclientnode-ipc

### Embed Badge

![Health badge](/badges/baba-php-node-ipc-client/health.svg)

```
[![Health](https://phpackages.com/badges/baba-php-node-ipc-client/health.svg)](https://phpackages.com/packages/baba-php-node-ipc-client)
```

###  Alternatives

[graze/telnet-client

Telnet client written in PHP

50247.2k4](/packages/graze-telnet-client)[karpy47/php-mqtt-client

MQTT 3.1.1 library for PHP with TLS support

3889.2k1](/packages/karpy47-php-mqtt-client)[ihsw/toxiproxy-php-client

PHP client for shopify/toxiproxy

313.4k5](/packages/ihsw-toxiproxy-php-client)

PHPackages © 2026

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