PHPackages                             php-solution/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. php-solution/file-storage-bundle

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

php-solution/file-storage-bundle
================================

This bundle provides an additional functionality for work with files

v0.1.5(8y ago)01301MITPHPPHP ^7.0

Since Sep 26Pushed 8y ago7 watchersCompare

[ Source](https://github.com/php-solution/file-storage-bundle)[ Packagist](https://packagist.org/packages/php-solution/file-storage-bundle)[ RSS](/packages/php-solution-file-storage-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (6)Versions (7)Used By (1)

Standard Library
================

[](#standard-library)

Install
-------

[](#install)

```
$ composer require php-solution/file-storage-bundle
```

Usage
-----

[](#usage)

1. Add bundle to your application
2. Create AbstractFile:

```
