PHPackages                             aamant/ged-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. [Framework](/categories/framework)
4. /
5. aamant/ged-bundle

AbandonedArchivedLibrary[Framework](/categories/framework)

aamant/ged-bundle
=================

Symfony GedBundle

1.1.1(8y ago)284MITJavaScriptPHP &gt;=5.3.9

Since Oct 24Pushed 7y ago1 watchersCompare

[ Source](https://github.com/aamant/ged-bundle)[ Packagist](https://packagist.org/packages/aamant/ged-bundle)[ RSS](/packages/aamant-ged-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (9)Versions (3)Used By (0)

GED
===

[](#ged)

Require
=======

[](#require)

```
Bootstrap ~4 (asset)
Dropzonejs (asset)
Font Awesome
knplabs Gaufrette

```

install
=======

[](#install)

```
    "require": {
        ...
        "knplabs/knp-gaufrette-bundle": "~0.3"
    },
```

Register the bundle
-------------------

[](#register-the-bundle)

You must register the bundle in your kernel:

```
