PHPackages                             dvelopment/fastbill-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. dvelopment/fastbill-bundle

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

dvelopment/fastbill-bundle
==========================

Symfony2 Bundle for making calls to fastbill.com API

0561PHP

Since Nov 26Pushed 12y ago1 watchersCompare

[ Source](https://github.com/dVelopment/FastBillBundle)[ Packagist](https://packagist.org/packages/dvelopment/fastbill-bundle)[ RSS](/packages/dvelopment-fastbill-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

FastBillBundle
==============

[](#fastbillbundle)

Symfony 2 Bundle that registers the [DVelopment/FastBill](https://github.com/dVelopment/fastbill) library as a service.

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

[](#installation)

Install the bundle using composer (see  for more information about composer)

```
composer require dvelopment/fastbill-bundle dev-master

```

or add the package directly to your `composer.json` file and run `composer update`.

Then just add the bundle to your `AppKernel.php` file:

```
