PHPackages                             tinect/bunnycdn-sftp-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. tinect/bunnycdn-sftp-flysystem-adapter

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

tinect/bunnycdn-sftp-flysystem-adapter
======================================

Flysystem adapter for BunnyCDN

1.0.2(3y ago)42.1k1MITPHPPHP &gt;=7.4

Since Jul 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/tinect/bunnycdn-sftp-flysystem-adapter)[ Packagist](https://packagist.org/packages/tinect/bunnycdn-sftp-flysystem-adapter)[ RSS](/packages/tinect-bunnycdn-sftp-flysystem-adapter/feed)WikiDiscussions v1 Synced 1mo ago

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

Flysystem Adapter for BunnyCDN Storage with SFTP
================================================

[](#flysystem-adapter-for-bunnycdn-storage-with-sftp)

> ⚠️ Check HTTP-flysystem for 10x better performance:
>
> ```
> composer require tinect/flysystem-bunnycdn
>
> ```
>
>
>
> ⚠️

[![Test V1](https://github.com/tinect/bunnycdn-sftp-flysystem-adapter/actions/workflows/test_v1.yml/badge.svg)](https://github.com/tinect/bunnycdn-sftp-flysystem-adapter/actions/workflows/test_v1.yml)

This adapter supports Flysystem with version 1 for BunnyCDN.

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

[](#installation)

```
composer require tinect/bunnycdn-sftp-flysystem-adapter:^1.0
```

Usage
-----

[](#usage)

```
use League\Flysystem\Filesystem;
use Tinect\Flysystem\BunnyCDN\BunnyCDNAdapter;

$client = new BunnyCDNAdapter('storageName', 'api-key-or-ftp-passwort', 'storage.bunnycdn.com', 'optionalSubfolder');
$filesystem = new Filesystem($client);
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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 ~53 days

Total

5

Last Release

1188d ago

Major Versions

1.0.2 → v3.x-dev2022-07-14

PHP version history (2 changes)1.0.0PHP &gt;=7.4

v3.x-devPHP ^8.0.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/20a3ca99633f4519ba3d2a44675612b3e61faed040e8722e691227c571f91308?d=identicon)[tinect](/maintainers/tinect)

---

Top Contributors

[![tinect](https://avatars.githubusercontent.com/u/135993?v=4)](https://github.com/tinect "tinect (10 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tinect-bunnycdn-sftp-flysystem-adapter/health.svg)

```
[![Health](https://phpackages.com/badges/tinect-bunnycdn-sftp-flysystem-adapter/health.svg)](https://phpackages.com/packages/tinect-bunnycdn-sftp-flysystem-adapter)
```

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M790](/packages/league-flysystem-aws-s3-v3)[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.3M74](/packages/unisharp-laravel-filemanager)[league/flysystem-local

Local filesystem adapter for Flysystem.

226231.8M39](/packages/league-flysystem-local)[league/flysystem-bundle

Symfony bundle integrating Flysystem into Symfony applications

40029.5M87](/packages/league-flysystem-bundle)[league/flysystem-sftp-v3

SFTP filesystem adapter for Flysystem.

6129.6M91](/packages/league-flysystem-sftp-v3)[league/flysystem-memory

In-memory filesystem adapter for Flysystem.

8533.6M194](/packages/league-flysystem-memory)

PHPackages © 2026

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