PHPackages                             development-x/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. development-x/media-bundle

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

development-x/media-bundle
==========================

Symfony 3 Media Bundle Manager

1.0.0(9y ago)1281MITPHPPHP ^5.3 || ^7.0

Since Apr 23Pushed 9y ago1 watchersCompare

[ Source](https://github.com/development-x/MediaBundle)[ Packagist](https://packagist.org/packages/development-x/media-bundle)[ RSS](/packages/development-x-media-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

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

[](#mediabundle)

The **MediaBundle** is media library for managing entity files. Use it on your risk.

SensioLabs InsightTravis CIScrutinizer CI[![SensioLabsInsight](https://camo.githubusercontent.com/9c0b9fe6069cff09f0d7b31779caf28130cafe09c968f6917b2e40bfe0541b49/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f62376462306135662d303961342d346331302d613031622d3938646362623337616133362f6d696e692e706e67)](https://insight.sensiolabs.com/projects/b7db0a5f-09a4-4c10-a01b-98dcbb37aa36)[![Build Status](https://camo.githubusercontent.com/9c67eb0511d405fbf11a721f787a7bde3f5d2021b4fc5162ba146b4412e88656/68747470733a2f2f7472617669732d63692e6f72672f646576656c6f706d656e742d782f4d656469615365727669636550726f76696465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/development-x/MediaServiceProvider)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/ed884ac25c5bfb1e401667913f2156d11fb4c62440af82d165f5e21c511537c3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646576656c6f706d656e742d782f4d6564696142756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/development-x/MediaBundle/?branch=master) [![Code Coverage](https://camo.githubusercontent.com/adb7af1944d7fea02ab2c335f37eee6f0d2325015aad9d547ba030fd33c50489/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646576656c6f706d656e742d782f4d6564696142756e646c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/development-x/MediaBundle/?branch=master) [![Build Status](https://camo.githubusercontent.com/6b6a34dd3e1ef81e6c9c20fdcb79788cdc124b00c689211a3b56fb00b04c2edc/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646576656c6f706d656e742d782f4d6564696142756e646c652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/development-x/MediaBundle/build-status/master)[![Latest Stable Version](https://camo.githubusercontent.com/e7e0a9f2ecefe7bac4cf2a85702e6c5489a7e01b4390941b1cfdb14c992693fd/68747470733a2f2f706f7365722e707567782e6f72672f646576656c6f706d656e742d782f6d656469612d62756e646c652f762f737461626c65)](https://packagist.org/packages/development-x/media-bundle) [![Total Downloads](https://camo.githubusercontent.com/dac61d150745247b6d22829964b3b2813535395014b882d06670fc613594fae6/68747470733a2f2f706f7365722e707567782e6f72672f646576656c6f706d656e742d782f6d656469612d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/development-x/media-bundle) [![Latest Unstable Version](https://camo.githubusercontent.com/73a1b252c2fb81d2d8a47d8ffe9cfe4afed9f481117967311dffde73bdd83938/68747470733a2f2f706f7365722e707567782e6f72672f646576656c6f706d656e742d782f6d656469612d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/development-x/media-bundle) [![License](https://camo.githubusercontent.com/12eacdb81851f1fc6f9c38368a816eb98280c628adf43ec770de47998c642937/68747470733a2f2f706f7365722e707567782e6f72672f646576656c6f706d656e742d782f6d656469612d62756e646c652f6c6963656e7365)](https://packagist.org/packages/development-x/media-bundle) [![composer.lock](https://camo.githubusercontent.com/aae0653785522a99bef838b0747c90a1a0de2e2cdc3636c05d717d6abbb65b74/68747470733a2f2f706f7365722e707567782e6f72672f646576656c6f706d656e742d782f6d656469612d62756e646c652f636f6d706f7365726c6f636b)](https://packagist.org/packages/development-x/media-bundle)

Features
========

[](#features)

- save uploaded file in to database via DoctrineORM
- all settings, templates and translations is highly customized

Installation
============

[](#installation)

### Step1: Download bundle

[](#step1-download-bundle)

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

```
$ composer require development-x/media-bundle "~1"
```

### Step2: Enable bundle

[](#step2-enable-bundle)

```
