PHPackages                             setono/kraken-io-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. setono/kraken-io-bundle

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

setono/kraken-io-bundle
=======================

Symfony bundle that integrates the kraken.io PHP SDK

v1.1.0(5y ago)229.5k↓50%3[6 PRs](https://github.com/Setono/KrakenIoBundle/pulls)1MITPHPPHP &gt;=7.3

Since Feb 24Pushed 2y ago2 watchersCompare

[ Source](https://github.com/Setono/KrakenIoBundle)[ Packagist](https://packagist.org/packages/setono/kraken-io-bundle)[ RSS](/packages/setono-kraken-io-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (12)Versions (9)Used By (1)

Kraken.io Bundle
================

[](#krakenio-bundle)

[![Latest Version](https://camo.githubusercontent.com/304534504211b8ab1c2764852ec9364da3f5a8285b8564f40a2fa228759aad1c/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f6b72616b656e2d696f2d62756e646c652f762f737461626c65)](https://packagist.org/packages/setono/kraken-io-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/5651634cbef4b6280731e95197054e679aa0b8351c382e963a67c3173b602dc2/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f6b72616b656e2d696f2d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/setono/kraken-io-bundle)[![Software License](https://camo.githubusercontent.com/4d63d683df960c1a531114c1aa4ee91f4cca615f0fa8db2a67b4a11a9528523f/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f6b72616b656e2d696f2d62756e646c652f6c6963656e7365)](LICENSE)[![Build Status](https://github.com/Setono/KrakenIoBundle/workflows/build/badge.svg)](https://github.com/Setono/KrakenIoBundle/actions)[![Code Coverage](https://camo.githubusercontent.com/b840704bd2ca8efc910158902030accd23a03af2b794690e579513201cd4759b/68747470733a2f2f636f6465636f762e696f2f67682f5365746f6e6f2f4b72616b656e496f42756e646c652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/Setono/KrakenIoBundle)

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

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

[](#installation)

### Step 1: Download the bundle

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

```
$ composer require setono/kraken-io-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`:

```
