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

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

thatside/moneybird-bundle
=========================

A Symfony2 bundle for working with Moneybird v2

0325PHP

Since Sep 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/thatside/that-moneybird-bundle)[ Packagist](https://packagist.org/packages/thatside/moneybird-bundle)[ RSS](/packages/thatside-moneybird-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

ThatMoneybirdBundle
===================

[](#thatmoneybirdbundle)

[![Build Status](https://camo.githubusercontent.com/2f0b884129c5e3cd0bd2f111353d571ab412cc1f7d5fc7d304b383a488a006da/68747470733a2f2f7472617669732d63692e6f72672f74686174736964652f746861742d6d6f6e6579626972642d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/thatside/that-moneybird-bundle)

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

Based on [KamiLabs work](https://github.com/kamilabs/MoneyBirdApiBundle)

TBD!!!

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 "thatside/that-moneybird-bundle"
```

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

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

```
