PHPackages                             bingemer/inwxbundle - 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. [API Development](/categories/api)
4. /
5. bingemer/inwxbundle

ActiveSymfony-bundle[API Development](/categories/api)

bingemer/inwxbundle
===================

A Symfony bundle to use the inwx api (Domrobot class https://github.com/inwx/php-client)

024PHP

Since Aug 21Pushed 9y ago2 watchersCompare

[ Source](https://github.com/bingemer/InwxBundle)[ Packagist](https://packagist.org/packages/bingemer/inwxbundle)[ RSS](/packages/bingemer-inwxbundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

InwxBundle - A bundle to talk to the inwx api
=============================================

[](#inwxbundle---a-bundle-to-talk-to-the-inwx-api)

Build Status: [![Build Status](https://camo.githubusercontent.com/55bac79211007f2810ffa37aa7783c5f0fafb2c8c164d5bae55394ef8ae9a4bf/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f62696e67656d65722f496e777842756e646c652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/bingemer/InwxBundle/build-status/master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/1f9c6503e46f6849abbc71410def48ef250352f0f91b981e7d952ad2f734e9a9/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f62696e67656d65722f496e777842756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/bingemer/InwxBundle/?branch=master)

Features
--------

[](#features)

- Uses the inwx class:
- Service that performs api login upon \_\_construct(), logout on \_\_destruct()
- predefined funtions for common steps like new DNS entry or update an existing entry.

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

[](#installation)

Add the package to your composer.json file

```
"bingemer/inwxbundle": "dev-master",

```

Add this to app/AppKernel.php

```
