PHPackages                             fidesio/isidore-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. fidesio/isidore-bundle

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

fidesio/isidore-bundle
======================

Symfony bundle for Isidore API

v1.3.0(5y ago)02552[1 PRs](https://github.com/fidesio/isidore-bundle/pulls)MITPHPPHP &gt;=5.5.0

Since Feb 29Pushed 5y ago7 watchersCompare

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

READMEChangelog (8)Dependencies (5)Versions (21)Used By (0)

FidesioIsidoreBundle
====================

[](#fidesioisidorebundle)

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

[](#installation)

### Step 1: Download FidesioIsidoreBundle using composer

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

```
{
    "require": {
        "fidesio/isidore-bundle": "dev-master"
    }
}
```

Now tell composer to download the bundle by running the command:

```
$ composer update fidesio/isidore-bundle
```

### Step 2: Enable the bundle

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

```
