PHPackages                             soft-passio/media-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. [Image &amp; Media](/categories/media)
4. /
5. soft-passio/media-bundle

ActiveSymfony-bundle[Image &amp; Media](/categories/media)

soft-passio/media-bundle
========================

SoftPassio media bundle

2.1(5y ago)01.1kMITPHPPHP ^7.0

Since Oct 15Pushed 3y ago1 watchersCompare

[ Source](https://github.com/SoftPassio/MediaBundle)[ Packagist](https://packagist.org/packages/soft-passio/media-bundle)[ RSS](/packages/soft-passio-media-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (6)Dependencies (1)Versions (8)Used By (0)

MediaBundle
===========

[](#mediabundle)

Symfony Media Bundle. The bundle allow in easy way upload files. The bundle required to working [dropzone.js](http://www.dropzonejs.com/) script.

Configure
---------

[](#configure)

Require the bundle with composer:

```
$ composer require soft-passio/media-bundle

```

Enable the bundle in the kernel:

```
