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

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

ruudk/moneybird-bundle
======================

A Symfony2 bundle for working with Moneybird

0.1.8(10y ago)31.5k2MITPHPPHP &gt;=5.3.2

Since Oct 8Pushed 10y ago1 watchersCompare

[ Source](https://github.com/ruudk/MoneybirdBundle)[ Packagist](https://packagist.org/packages/ruudk/moneybird-bundle)[ Docs](http://github.com/ruudk/MoneybirdBundle)[ RSS](/packages/ruudk-moneybird-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (10)Used By (0)

RuudkMoneybirdBundle
====================

[](#ruudkmoneybirdbundle)

A Symfony2 bundle for working with Moneybird

This bundle uses the official [Moneybird PHP API](https://github.com/bluetools/moneybird_php_api) created by Sjors van der Pluijm.

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

[](#installation)

### Step1: Require the package with Composer

[](#step1-require-the-package-with-composer)

`php composer.phar require ruudk/moneybird-bundle`

### Step2: Enable the bundle

[](#step2-enable-the-bundle)

Enable the bundle in the kernel:

```
