PHPackages                             softavis/flysystem-cloudflare-bundle - 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. softavis/flysystem-cloudflare-bundle

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

softavis/flysystem-cloudflare-bundle
====================================

Symfony bundle for implementing flysystem cloudflare adapter

0.1.2(2y ago)31.2kMITPHPPHP &gt;=7.2

Since May 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/softavis/flysystem-cloudflare-bundle)[ Packagist](https://packagist.org/packages/softavis/flysystem-cloudflare-bundle)[ RSS](/packages/softavis-flysystem-cloudflare-bundle/feed)WikiDiscussions master Synced 1mo ago

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

flysystem-cloudflare-bundle
===========================

[](#flysystem-cloudflare-bundle)

flysystem-cloudflare-bundle is a Symfony bundle integrating the [Flysystem](https://flysystem.thephpleague.com)and [Cloudflare Images](https://www.cloudflare.com/developer-platform/cloudflare-images/) API into Symfony applications.

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

[](#installation)

flysystem-cloudflare-bundle requires PHP 7.2+ and Symfony 5.4+.

You can install the bundle using Symfony Flex:

```
composer require softavis/flysystem-cloudflare-bundle

```

Basic usage
-----------

[](#basic-usage)

Configuration are already configured with league/flysystem-bundle, just change adapter to 'cloudflare' where you need it

```
# config/packages/flysystem.yaml

flysystem:
  storages:
    default.storage:
      adapter: 'cloudflare'
      options:
        token:
        accountId:
        accountHash:
        variantName: public # Variant name use it by default
```

Security Issues
---------------

[](#security-issues)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

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

Total

4

Last Release

734d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/41c191e502b100dd8c784f467f7000cd12e0140ffe976c4d386b413a43d4fc57?d=identicon)[zlatin.hristov](/maintainers/zlatin.hristov)

---

Top Contributors

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

---

Tags

symfonyFlysystemadaptercloudflare

### Embed Badge

![Health badge](/badges/softavis-flysystem-cloudflare-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/softavis-flysystem-cloudflare-bundle/health.svg)](https://phpackages.com/packages/softavis-flysystem-cloudflare-bundle)
```

###  Alternatives

[league/flysystem-bundle

Symfony bundle integrating Flysystem into Symfony applications

40129.5M87](/packages/league-flysystem-bundle)[oneup/flysystem-bundle

Integrates Flysystem filesystem abstraction library to your Symfony project.

64422.9M66](/packages/oneup-flysystem-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[vich/uploader-bundle

Ease file uploads attached to entities

1.9k25.9M116](/packages/vich-uploader-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[a2lix/translation-form-bundle

Translate your doctrine objects easily with some helpers

3376.9M38](/packages/a2lix-translation-form-bundle)

PHPackages © 2026

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