PHPackages                             mufin/idoklad-symfony-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. mufin/idoklad-symfony-bundle

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

mufin/idoklad-symfony-bundle
============================

iDoklad api symfony bundle for v3

1.0.2(5y ago)016MITPHPPHP ^7.3|^8.0

Since May 8Pushed 5y ago1 watchersCompare

[ Source](https://github.com/reneblazek/idoklad-symfony-bundle)[ Packagist](https://packagist.org/packages/mufin/idoklad-symfony-bundle)[ Docs](https://github.com/mufinsk)[ RSS](/packages/mufin-idoklad-symfony-bundle/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)Dependencies (5)Versions (3)Used By (0)

idoklad-symfony-bundle
======================

[](#idoklad-symfony-bundle)

Symfony Bundle
--------------

[](#symfony-bundle)

A symfony bundle for IDoklad api v3

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

[](#installation)

### Step 1: Download MufinIDokladBundle using composer

[](#step-1-download-mufinidokladbundle-using-composer)

Require the `mufin/idoklad-symfony-bundle` with composer [Composer](http://getcomposer.org/).

```
$ composer require mufin/idoklad-symfony-bundle
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
