PHPackages                             kami/moneybird-api-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. kami/moneybird-api-bundle

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

kami/moneybird-api-bundle
=========================

A Symfony2 bundle for working with Moneybird v2

0.1(9y ago)054↓100%MITPHPPHP &gt;=5.5.0

Since Feb 6Pushed 9y ago1 watchersCompare

[ Source](https://github.com/kamilabs/MoneyBirdApiBundle)[ Packagist](https://packagist.org/packages/kami/moneybird-api-bundle)[ Docs](https://github.com/kamilabs/MoneyBirdApiBundle)[ RSS](/packages/kami-moneybird-api-bundle/feed)WikiDiscussions master Synced 2mo ago

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

MoneyBirdApiBundle
==================

[](#moneybirdapibundle)

MoneyBird Bundle for Symfony 2 Applications. Bundle provides wrapper for [moneybird-php-client](https://github.com/picqer/moneybird-php-client)

[![Build Status](https://camo.githubusercontent.com/330b9c11775e5128fefa1082a454b3290147991304b8dadf9e0a8f0e1d22cbf7/68747470733a2f2f7472617669732d63692e6f72672f6b616d696c6162732f4d6f6e65794269726441706942756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/kamilabs/MoneyBirdApiBundle)[![SensioLabsInsight](https://camo.githubusercontent.com/af30278bb0da19a75b773888beb154b83ba071adae6a173c6b8a48062f1a1293/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f30653237333331612d623332632d346532362d613335662d6561363531653432383938302f6d696e692e706e67)](https://insight.sensiolabs.com/projects/0e27331a-b32c-4e26-a35f-ea651e428980)

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

[](#installation)

### 1. Download:

[](#1-download)

Prefered way to install this bundle is using [composer](http://getcomposer.org)

Download the bundle with composer:

```
$ php composer.phar require "kami/moneybird-api-bundle"
```

### 2. Enable the bundle in the kernel:

[](#2-enable-the-bundle-in-the-kernel)

```
