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(3mo ago)0308proprietaryPHP

Since Feb 3Pushed 3mo 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 3w 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

42

—

FairBetter than 89% of packages

Maintenance79

Regular maintenance activity

Popularity16

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

109d 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

[azure-oss/storage-blob-laravel

Azure Storage Blob filesystem driver for Laravel

63729.6k1](/packages/azure-oss-storage-blob-laravel)[pimcore/skeleton

124198.5k](/packages/pimcore-skeleton)[pimcore/data-importer

Adds a comprehensive import functionality to Pimcore Datahub

46823.2k3](/packages/pimcore-data-importer)[pimcore/studio-ui-bundle

Pimcore Studio Ui Bundle

2994.0k12](/packages/pimcore-studio-ui-bundle)[pimcore/studio-backend-bundle

Pimcore Studio Backend Bundle

20171.5k14](/packages/pimcore-studio-backend-bundle)[pimcore/admin-ui-classic-bundle

171.2M50](/packages/pimcore-admin-ui-classic-bundle)

PHPackages © 2026

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