PHPackages                             phlexible/node-connection-bundle - 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. phlexible/node-connection-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

phlexible/node-connection-bundle
================================

phlexible node connection bundle

1.0.0(7y ago)074MITPHPPHP &gt;=5.6.0

Since Jul 30Pushed 7y ago2 watchersCompare

[ Source](https://github.com/phlexible/node-connection-bundle)[ Packagist](https://packagist.org/packages/phlexible/node-connection-bundle)[ RSS](/packages/phlexible-node-connection-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (8)Versions (2)Used By (0)

PhlexibleNodeConnectionBundle
=============================

[](#phlexiblenodeconnectionbundle)

The PhlexibleNodeConnectionBundle adds support inter-node-connection in phlexible.

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

[](#installation)

1. Download PhlexibleNodeConnectionBundle using composer
2. Enable the Bundle
3. Clear the symfony cache

### Step 1: Download PhlexibleNodeConnectionBundle using composer

[](#step-1-download-phlexiblenodeconnectionbundle-using-composer)

Add PhlexibleNodeConnectionBundle by running the command:

```
$ php composer.phar require phlexible/node-connection-bundle "~1.0.0"
```

Composer will install the bundle to your project's `vendor/phlexible` directory.

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
