PHPackages                             kostikpenzin/yii2-elfinder-flysystem - 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. kostikpenzin/yii2-elfinder-flysystem

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

kostikpenzin/yii2-elfinder-flysystem
====================================

Yii2 ElFinder Flysystem

v0.3.2(4y ago)1118BSD-3-ClausePHP

Since Dec 15Pushed 4y ago1 watchersCompare

[ Source](https://github.com/kostikpenzin/yii2-elfinder-flysystem)[ Packagist](https://packagist.org/packages/kostikpenzin/yii2-elfinder-flysystem)[ Docs](https://github.com/kostikpenzin/yii2-elfinder-flysystem)[ RSS](/packages/kostikpenzin-yii2-elfinder-flysystem/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (5)Versions (6)Used By (0)

Flysystem (GoogleCloud, AwsS3) adaptation for mihaildev/yii2-elfinder
=====================================================================

[](#flysystem-googlecloud-awss3-adaptation-for-mihaildevyii2-elfinder)

[![Latest Stable Version](https://camo.githubusercontent.com/0d9e8071ee24ada4ab235a49bba637d31280a6ef58dac4585c3d6449f9f6d897/68747470733a2f2f706f7365722e707567782e6f72672f6b6f7374696b70656e7a696e2f796969322d656c66696e6465722d666c7973797374656d2f762f737461626c65)](https://packagist.org/packages/kostikpenzin/yii2-elfinder-flysystem)[![Total Downloads](https://camo.githubusercontent.com/c88593c4725bf5e15cd9ece7a0f2a4822f934fdbb0133b3bdaea20c7eea257a9/68747470733a2f2f706f7365722e707567782e6f72672f6b6f7374696b70656e7a696e2f796969322d656c66696e6465722d666c7973797374656d2f646f776e6c6f616473)](https://packagist.org/packages/kostikpenzin/yii2-elfinder-flysystem)[![Latest Unstable Version](https://camo.githubusercontent.com/cc7e343781fd16ba7a059ffd440db584c23e6d00116b43157f89be20b914723a/68747470733a2f2f706f7365722e707567782e6f72672f6b6f7374696b70656e7a696e2f796969322d656c66696e6465722d666c7973797374656d2f762f756e737461626c65)](https://packagist.org/packages/kostikpenzin/yii2-elfinder-flysystem)[![License](https://camo.githubusercontent.com/75081564fc0ecfe0f472b22f08abc37f22766e10af62524fbe2176a62bdc65c5/68747470733a2f2f706f7365722e707567782e6f72672f6b6f7374696b70656e7a696e2f796969322d656c66696e6465722d666c7973797374656d2f6c6963656e7365)](https://packagist.org/packages/kostikpenzin/yii2-elfinder-flysystem)[![Monthly Downloads](https://camo.githubusercontent.com/1140f6e6772b4cb2de7caaa5768bd0ec453b7c9c5be4c3f691ca2f6c382e3513/68747470733a2f2f706f7365722e707567782e6f72672f6b6f7374696b70656e7a696e2f796969322d656c66696e6465722d666c7973797374656d2f642f6d6f6e74686c79)](https://packagist.org/packages/kostikpenzin/yii2-elfinder-flysystem)

Extension adaptation

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

[](#installation)

```
    "kostikpenzin/yii2-elfinder-flysystem": "*"
```

Customization
-------------

[](#customization)

```
'components' => [
...
        'ftpFs' => [
			'class' => 'creocoder\flysystem\FtpFilesystem',
			'host' => 'host',
			// 'port' => 21,
			 'username' => 'username',
             'password' => 'password',
			// 'ssl' => true,
			// 'timeout' => 60,
			 //'root' => '/',
			// 'permPrivate' => 0700,
			// 'permPublic' => 0744,
			// 'passive' => false,
			// 'transferMode' => FTP_TEXT,
		],
...
]
...
            'root' => [
				'class' => 'kostikpenzin\elfinder\flysystem\Volume',
				'url' => 'http://www.some.ru/',
                'component' => 'ftpFs'
			],
```

or

```
...
            'root' => [
				'class' => 'kostikpenzin\elfinder\flysystem\Volume',
				'url' => 'http://www.some.ru/',
                'component' => [
                               			'class' => 'creocoder\flysystem\FtpFilesystem',
                               			'host' => 'host',
                               			// 'port' => 21,
                               			 'username' => 'username',
                                            'password' => 'password',
                               			// 'ssl' => true,
                               			// 'timeout' => 60,
                               			 //'root' => '/',
                               			// 'permPrivate' => 0700,
                               			// 'permPublic' => 0744,
                               			// 'passive' => false,
                               			// 'transferMode' => FTP_TEXT,
                               		]
			],
```

for more information on configuring the repository component see here

Useful links
------------

[](#useful-links)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~28 days

Total

5

Last Release

1497d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/91e9cbcca0b902019fbc065d783f7953d99b744cb4a209e43167be3ba8bf6367?d=identicon)[penzin85](/maintainers/penzin85)

---

Top Contributors

[![kostikpenzin](https://avatars.githubusercontent.com/u/5538990?v=4)](https://github.com/kostikpenzin "kostikpenzin (9 commits)")

---

Tags

Flysystemyii2yiielfinder

### Embed Badge

![Health badge](/badges/kostikpenzin-yii2-elfinder-flysystem/health.svg)

```
[![Health](https://phpackages.com/badges/kostikpenzin-yii2-elfinder-flysystem/health.svg)](https://phpackages.com/packages/kostikpenzin-yii2-elfinder-flysystem)
```

###  Alternatives

[craftcms/aws-s3

Amazon S3 integration for Craft CMS

631.5M26](/packages/craftcms-aws-s3)[mihaildev/yii2-elfinder

Yii2 ElFinder

169658.8k52](/packages/mihaildev-yii2-elfinder)[vaersaagod/dospaces

DigitalOcean Spaces integration for Craft CMS

36100.3k1](/packages/vaersaagod-dospaces)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
