PHPackages                             php-translation/flysystem-adapter - 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-translation/flysystem-adapter

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

php-translation/flysystem-adapter
=================================

Adapter for flysystem.

0.2.1(8y ago)4365[1 issues](https://github.com/php-translation/flysystem-adapter/issues)[1 PRs](https://github.com/php-translation/flysystem-adapter/pulls)MITPHPPHP ^5.5 || ^7.0

Since Jan 2Pushed 7y ago4 watchersCompare

[ Source](https://github.com/php-translation/flysystem-adapter)[ Packagist](https://packagist.org/packages/php-translation/flysystem-adapter)[ RSS](/packages/php-translation-flysystem-adapter/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (6)Versions (4)Used By (0)

Adapter for Flysystem
=====================

[](#adapter-for-flysystem)

[![Latest Version](https://camo.githubusercontent.com/df769815e1979bc4f7cd80929f95fccb99616080864fe19ad5df4146df64bbb5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f7068702d7472616e736c6174696f6e2f666c7973797374656d2d616461707465722e7376673f7374796c653d666c61742d737175617265)](https://github.com/php-translation/flysystem-adapter/releases)[![Build Status](https://camo.githubusercontent.com/932b5058b0db17c0fcd65fc8ad74b4f1b944a108604ccac7c8e7b58d5e697837/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7068702d7472616e736c6174696f6e2f666c7973797374656d2d616461707465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/php-translation/flysystem-adapter)[![Code Coverage](https://camo.githubusercontent.com/dc6473b321b3e623e0ff9177102ed14924fd5a4f51140d7e4e9583ac4e71b680/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7068702d7472616e736c6174696f6e2f666c7973797374656d2d616461707465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/php-translation/flysystem-adapter)[![Quality Score](https://camo.githubusercontent.com/a8816a9ede33a7cf0a1fb36f446761f829b458fba5c0bd7849d21291383f0f7e/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7068702d7472616e736c6174696f6e2f666c7973797374656d2d616461707465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/php-translation/flysystem-adapter)[![Total Downloads](https://camo.githubusercontent.com/84313d6652fcdc1bdc6d5be967707cf53d48ad369dcc19878d0532bb3c8d4312/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7068702d7472616e736c6174696f6e2f666c7973797374656d2d616461707465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/php-translation/flysystem-adapter)

This is an PHP-translation adapter for [Flysystem](https://flysystem.thephpleague.com/).

### Install

[](#install)

```
composer require php-translation/flysystem-adapter
```

##### Symfony bundle

[](#symfony-bundle)

If you want to use the Symfony bundle you may activate it in kernel:

```
