PHPackages                             torqnorth/pimcore-flysystem-azure-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. torqnorth/pimcore-flysystem-azure-bundle

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

torqnorth/pimcore-flysystem-azure-bundle
========================================

v5.3.1(2mo ago)061↓100%proprietaryPHP

Since Feb 3Pushed 2mo agoCompare

[ Source](https://github.com/Torq-North/pimcore-flysystem-azure-bundle)[ Packagist](https://packagist.org/packages/torqnorth/pimcore-flysystem-azure-bundle)[ RSS](/packages/torqnorth-pimcore-flysystem-azure-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (19)Used By (0)

This package enables Pimcore to write to an Azure Storage Account via Flysystem. It acts as a wrapper around . To install:

1. Run `composer require torqnorth/pimcore-flysystem-azure-bundle`
2. Set environment variables and values for `AZURE_STORAGE_ACCOUNT_NAME`, `AZURE_STORAGE_ACCOUNT_CONTAINER`, `AZURE_STORAGE_ACCOUNT_CONTAINER_ASSETS` and `AZURE_STORAGE_ACCOUNT_KEY` which will allow the bundle to write to your Storage Account.
3. Register the bundle by adding it to your `Kernel.php`: ```
    class Kernel extends PimcoreKernel
    {
        public function registerBundlesToCollection(BundleCollection $collection) {
            $collection->addBundle(new \TorqNorth\PimcoreFlysystemAzureBundle\TorqPimcoreFlysystemAzureBundle);
        }
    }
    ```
4. Add the contents of the file `flysystem_example.yaml` to your project's `flysystem.yaml` file (typically located at `pimcore-root/config/packages/flysystem.yaml`).

License
=======

[](#license)

This bundle is licensed under the Pimcore Open Core License (POCL) and is intended for use with Pimcore Platform 2025.1 and newer.

See LICENSE.md for full license text.

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance87

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% 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 ~80 days

Recently: every ~32 days

Total

15

Last Release

63d ago

Major Versions

v1.0.2 → v2.0.02023-03-03

v2.0.1 → v3.0.02023-10-10

v3.0.0 → v4.0.02024-01-08

v4.0.0 → v5.0.02025-01-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/85e9ffa5092017101650f30f5fedeb12da6d48344373f33d56e02fa9f1c2d92b?d=identicon)[torqnorth](/maintainers/torqnorth)

---

Top Contributors

[![evanjamesjackson](https://avatars.githubusercontent.com/u/5866481?v=4)](https://github.com/evanjamesjackson "evanjamesjackson (35 commits)")[![Jonathon-Meney-Torq](https://avatars.githubusercontent.com/u/253076990?v=4)](https://github.com/Jonathon-Meney-Torq "Jonathon-Meney-Torq (3 commits)")[![IronSean](https://avatars.githubusercontent.com/u/1960190?v=4)](https://github.com/IronSean "IronSean (1 commits)")[![lukemacausland](https://avatars.githubusercontent.com/u/58705994?v=4)](https://github.com/lukemacausland "lukemacausland (1 commits)")

### Embed Badge

![Health badge](/badges/torqnorth-pimcore-flysystem-azure-bundle/health.svg)

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

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[azure-oss/storage-blob-laravel

Azure Storage Blob filesystem driver for Laravel

63582.2k1](/packages/azure-oss-storage-blob-laravel)

PHPackages © 2026

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