PHPackages                             krypt0nn/bpn - 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. krypt0nn/bpn

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

krypt0nn/bpn
============

library that allows you to create decentralized networks

1.2.0(4y ago)372GPL-3.0-or-laterPHPPHP &gt;=8.0.0

Since Aug 17Pushed 4y ago1 watchersCompare

[ Source](https://github.com/krypt0nn/bpn)[ Packagist](https://packagist.org/packages/krypt0nn/bpn)[ Docs](https://github.com/KRypt0nn/bpn)[ RSS](/packages/krypt0nn-bpn/feed)WikiDiscussions main Synced 6d ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

[![](bpn.png)](bpn.png)

 [![](https://camo.githubusercontent.com/c05813efe9fdd1b23185fc2fb39b87e554e975fac1fd300c457366440d11130e/68747470733a2f2f706f7365722e707567782e6f72672f6b72797074306e6e2f62706e2f76)](https://packagist.org/packages/krypt0nn/bpn) [![](https://camo.githubusercontent.com/12707627ab1807ba8ccce84c3112b15871bad821d732844a50d9d6ae17ee687a/68747470733a2f2f706f7365722e707567782e6f72672f6b72797074306e6e2f62706e2f646f776e6c6f616473)](https://packagist.org/packages/krypt0nn/bpn) [![](https://camo.githubusercontent.com/3d2dfa6f60ce39335691a75ffa096e465fb6693ae38959259818bf27e5d08875/68747470733a2f2f706f7365722e707567782e6f72672f6b72797074306e6e2f62706e2f6c6963656e7365)](/LICENSE)

 🚀 **BPN** is a huge library which allows you to create your own decentralized network on PHP 8+
 and provides various communication tools

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

[](#installation)

```
composer require krypt0nn/bpn

```

Usage example
-------------

[](#usage-example)

### Communication through events with unprotected UDP packets

[](#communication-through-events-with-unprotected-udp-packets)

client.php

```
