PHPackages                             sokil/file-storage-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. [File &amp; Storage](/categories/file-storage)
4. /
5. sokil/file-storage-bundle

ActiveProject[File &amp; Storage](/categories/file-storage)

sokil/file-storage-bundle
=========================

0.1.10(9y ago)258[2 issues](https://github.com/sokil/FileStorageBundle/issues)1MITPHPPHP &gt;=5.5

Since Jul 7Pushed 8y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (4)Versions (4)Used By (1)

FileStorageBundle
=================

[](#filestoragebundle)

Working with different filesystems, managing file metadata in Doctrine ORM. Storing metadata allows to prevent loading same file twice by checking file hash.

[![Build Status](https://camo.githubusercontent.com/dcd8735503bd1688a190a9f4e9cfd82ec879967c5969af8baca528fd6baafb25/68747470733a2f2f7472617669732d63692e6f72672f736f6b696c2f46696c6553746f7261676542756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/sokil/FileStorageBundle)

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

[](#installation)

Add composer dependency:

```
composer require sokil/file-storage-bundle

```

Add bundle to AppKernel:

```
