PHPackages                             xpanel/epp-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. xpanel/epp-bundle

ActiveSymfony-bundle

xpanel/epp-bundle
=================

A Symfony Bundle to wrap the EPP connection functionality.

v1.0.2(8y ago)049MITPHPPHP ^7.1.3

Since Nov 24Pushed 7y ago1 watchersCompare

[ Source](https://github.com/XPanel/epp-bundle)[ Packagist](https://packagist.org/packages/xpanel/epp-bundle)[ Docs](https://github.com/XPanel/EPP-Bundle)[ RSS](/packages/xpanel-epp-bundle/feed)WikiDiscussions master Synced 2mo ago

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

EppBundle
=========

[](#eppbundle)

A Symfony Bundle to wrap the EPP connection functionality in a more "classy" way.

[![Latest Stable Version](https://camo.githubusercontent.com/2c0e47198e067bab0898dbf33b27b08ca1434d51e45549078d5c161bab4614a1/68747470733a2f2f706f7365722e707567782e6f72672f7870616e656c2f6570702d62756e646c652f762f737461626c65)](https://packagist.org/packages/xpanel/epp-bundle) [![Total Downloads](https://camo.githubusercontent.com/9436668f45ffa4d9ad415bd2a046ebe7002950f9fe096e7fe03b2914a0318f0b/68747470733a2f2f706f7365722e707567782e6f72672f7870616e656c2f6570702d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/xpanel/epp-bundle) [![Latest Unstable Version](https://camo.githubusercontent.com/a8cc49f95580cb3afd014dff7174c85e43666f010f1623bcf165aefb06801d2a/68747470733a2f2f706f7365722e707567782e6f72672f7870616e656c2f6570702d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/xpanel/epp-bundle) [![License](https://camo.githubusercontent.com/a5319d34c90172a28200c4a58f88ae7ced72100be7be870fa22c945f364dfb2f/68747470733a2f2f706f7365722e707567782e6f72672f7870616e656c2f6570702d62756e646c652f6c6963656e7365)](https://packagist.org/packages/xpanel/epp-bundle) [![Monthly Downloads](https://camo.githubusercontent.com/43ffe6c990e6661f5a91632496285ec99d6da2225b4d9c46f53fa3c54ef7f58f/68747470733a2f2f706f7365722e707567782e6f72672f7870616e656c2f6570702d62756e646c652f642f6d6f6e74686c79)](https://packagist.org/packages/xpanel/epp-bundle) [![Daily Downloads](https://camo.githubusercontent.com/6271ba39a397abdcb5d9ff04dfdcd0f4081cfbf929fac720e4733c13dfaa2751/68747470733a2f2f706f7365722e707567782e6f72672f7870616e656c2f6570702d62756e646c652f642f6461696c79)](https://packagist.org/packages/xpanel/epp-bundle) [![composer.lock](https://camo.githubusercontent.com/9e685739b466d68550b0fa6efefca9da7eac87ce6f962497b204a428c31ca4e7/68747470733a2f2f706f7365722e707567782e6f72672f7870616e656c2f6570702d62756e646c652f636f6d706f7365726c6f636b)](https://packagist.org/packages/xpanel/epp-bundle)

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

[](#installation)

### Step 1: Install the Bundle

[](#step-1-install-the-bundle)

Require the Bundle with composer:

```
$ composer require xpanel/epp-bundle

```

### Step 2: Enable the Bundle

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

Register the bundle in AppKernel:

```
