PHPackages                             danog/ipc - 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. danog/ipc

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

danog/ipc
=========

IPC component for Amp.

1.0.1(1y ago)11680.1k—0.8%55MITPHPPHP &gt;=8.1CI failing

Since Mar 5Pushed 1y ago2 watchersCompare

[ Source](https://github.com/danog/ipc)[ Packagist](https://packagist.org/packages/danog/ipc)[ Docs](https://github.com/danog/ipc)[ RSS](/packages/danog-ipc/feed)WikiDiscussions v1 Synced 1mo ago

READMEChangelog (2)Dependencies (8)Versions (21)Used By (5)

IPC
===

[](#ipc)

[![Continuous Integration](https://github.com/danog/ipc/actions/workflows/ci.yml/badge.svg)](https://github.com/danog/ipc/actions/workflows/ci.yml)[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)

`danog/ipc` provides an async IPC server.

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

[](#installation)

```
composer require danog/ipc
```

Example
-------

[](#example)

Server:

```
