PHPackages                             setono/post-nord-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. [API Development](/categories/api)
4. /
5. setono/post-nord-bundle

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

setono/post-nord-bundle
=======================

Symfony bundle that integrates the PostNord PHP SDK

v1.2.0(4y ago)023.5k3MITPHPPHP &gt;=7.2CI failing

Since May 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Setono/PostNordBundle)[ Packagist](https://packagist.org/packages/setono/post-nord-bundle)[ RSS](/packages/setono-post-nord-bundle/feed)WikiDiscussions 2.x Synced 1w ago

READMEChangelog (5)Dependencies (11)Versions (9)Used By (3)

Post Nord bundle
================

[](#post-nord-bundle)

[![Latest Version](https://camo.githubusercontent.com/955044d0d00f209eff2a2615599ab2512b40264ca073267afc0a943908d5ab26/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f706f73742d6e6f72642d62756e646c652f762f737461626c65)](https://packagist.org/packages/setono/post-nord-bundle)[![Software License](https://camo.githubusercontent.com/42a7a6849082aa8db14885c00d4b6c43ce8bc5d04adae15e5d2e25908b04e245/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f706f73742d6e6f72642d62756e646c652f6c6963656e7365)](LICENSE)[![Build Status](https://github.com/Setono/PostNordBundle/workflows/build/badge.svg)](https://github.com/Setono/PostNordBundle/actions)[![Code Coverage](https://camo.githubusercontent.com/5591c4c53fa9be5932022b84d4fbcfa62d5ebbb74acfe02ef2c6877888051721/68747470733a2f2f636f6465636f762e696f2f67682f5365746f6e6f2f506f73744e6f726442756e646c652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/Setono/PostNordBundle)[![Mutation testing](https://camo.githubusercontent.com/ac9c71d1b40afdfaa3f0431b3c990f666e346a2453c8792be17067e3216d5a01/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742675726c3d687474707325334125324625324662616467652d6170692e737472796b65722d6d757461746f722e696f2532466769746875622e636f6d2532465365746f6e6f253246506f73744e6f726442756e646c65253246322e78)](https://dashboard.stryker-mutator.io/reports/github.com/Setono/PostNordBundle/master)

Integrates the [PostNord PHP SDK](https://github.com/Setono/post-nord-php-sdk) into Symfony.

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

[](#installation)

### Step 1: Download the bundle

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

```
composer require setono/post-nord-bundle
```

### Step 2: Enable the bundle

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

Enable the plugin by adding it to the list of registered plugins/bundles in `config/bundles.php`:

```
