PHPackages                             tinect/bunnycdn-s3-flysystem2-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-s3-flysystem2-adapter

Abandoned → [tinect/bunnycdn-s3-flysystem-adapter](/?search=tinect%2Fbunnycdn-s3-flysystem-adapter)ArchivedLibrary[File &amp; Storage](/categories/file-storage)

tinect/bunnycdn-s3-flysystem2-adapter
=====================================

Flysystem adapter for BunnyCDN

3.0.0(4y ago)43[1 issues](https://github.com/tinect/bunnycdn-s3-flysystem-adapter/issues)MITPHPPHP ^8.0.2CI passing

Since Jan 8Pushed 8mo ago2 watchersCompare

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

READMEChangelog (5)Dependencies (4)Versions (7)Used By (0)

Flysystem2 Adapter for BunnyCDN Storage with S3
===============================================

[](#flysystem2-adapter-for-bunnycdn-storage-with-s3)

> **⚠ ABONDED**BunnyCDN killed S3-Support for the moment, please use [tinect/bunnycdn-sftp-flysystem-adapter](https://github.com/tinect/bunnycdn-sftp-flysystem-adapter/tree/v3)

[![Test V3](https://github.com/tinect/bunnycdn-s3-flysystem-adapter/actions/workflows/test_v3.yml/badge.svg)](https://github.com/tinect/bunnycdn-s3-flysystem-adapter/actions/workflows/test_v3.yml)

This adapter supports Flysystem with version 2 for BunnyCDN.

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

[](#installation)

```
composer require tinect/bunnycdn-s3-flysystem-adapter:^2.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

30

—

LowBetter than 64% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Recently: every ~330 days

Total

7

Last Release

257d ago

Major Versions

1.0.2 → 2.0.02022-01-13

2.0.0 → 3.0.02022-04-28

v1.x-dev → v3.x-dev2025-08-26

PHP version history (4 changes)1.0.0PHP &gt;=7.0.0

1.0.1PHP &gt;=7.4

3.0.0PHP ^8.0.2

v3.x-devPHP ^8.1

### 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 (34 commits)")

---

Tags

bunnycdnbunnycdn-storageflysystemflysystem-adapters3-storage

###  Code Quality

TestsPHPUnit

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/tinect-bunnycdn-s3-flysystem2-adapter/health.svg)](https://phpackages.com/packages/tinect-bunnycdn-s3-flysystem2-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)
