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 1w 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

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

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

1215d 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://avatars.githubusercontent.com/u/135993?v=4)[tinect](/maintainers/tinect)[@tinect](https://github.com/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.7k277.8M951](/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.1k3.4M80](/packages/unisharp-laravel-filemanager)[league/flysystem-bundle

Symfony bundle integrating Flysystem into Symfony applications

40131.4M117](/packages/league-flysystem-bundle)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k11](/packages/tempest-framework)[alexusmai/laravel-file-manager

File manager for Laravel

1.2k786.7k9](/packages/alexusmai-laravel-file-manager)[barryvdh/elfinder-flysystem-driver

A Flysystem Driver for elFinder

1864.9M40](/packages/barryvdh-elfinder-flysystem-driver)

PHPackages © 2026

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