PHPackages                             relief\_applications/doc-manager-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. relief\_applications/doc-manager-bundle

ActiveSymfony-bundle

relief\_applications/doc-manager-bundle
=======================================

A bundle to manage upload and download of documents within database context

v1.3(7y ago)0118MITPHPPHP &gt;=7.0

Since Oct 30Pushed 7y agoCompare

[ Source](https://github.com/ReliefApplications/doc-manager-bundle)[ Packagist](https://packagist.org/packages/relief_applications/doc-manager-bundle)[ RSS](/packages/relief-applications-doc-manager-bundle/feed)WikiDiscussions master Synced 2mo ago

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

[![Latest Stable Version](https://camo.githubusercontent.com/3fed2c7c4d389de7e6563050a2942b2dc825691bf0a65cecc14a3bdec39a37db/68747470733a2f2f706f7365722e707567782e6f72672f72656c6965665f6170706c69636174696f6e732f646f632d6d616e616765722d62756e646c652f762f737461626c65)](https://packagist.org/packages/relief_applications/doc-manager-bundle)[![Total Downloads](https://camo.githubusercontent.com/ce4c0eed1b5712728049d0048ff021c44a19a7c998a93b3d05c2f229ddfc0a76/68747470733a2f2f706f7365722e707567782e6f72672f72656c6965665f6170706c69636174696f6e732f646f632d6d616e616765722d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/relief_applications/doc-manager-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/f9927d2d606f635fff22b6fcb2dc36ac3e22c5ca9396b471492319a941885e93/68747470733a2f2f706f7365722e707567782e6f72672f72656c6965665f6170706c69636174696f6e732f646f632d6d616e616765722d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/relief_applications/doc-manager-bundle)[![License](https://camo.githubusercontent.com/c324f90e597bd1f033ea94b0bd977d45984ece4ef8a2df1c1ceea8ecef33c7a7/68747470733a2f2f706f7365722e707567782e6f72672f72656c6965665f6170706c69636174696f6e732f646f632d6d616e616765722d62756e646c652f6c6963656e7365)](https://packagist.org/packages/relief_applications/doc-manager-bundle)

DocBundle
=========

[](#docbundle)

Step 1: Download the Bundle
---------------------------

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require relief_applications/doc-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.

For more informations about the bundle and its dependencies, please visit our packagist page : [https://packagist.org/packages/relief\_applications/doc-bundle](https://packagist.org/packages/relief_applications/doc-bundle) .

Step 2: Enable the Bundle
-------------------------

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

Then, enable the bundle by adding it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
