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

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

torqit/pimcore-flysystem-azure-bundle
=====================================

v5.3.0(1mo ago)022.2k↓70.6%[1 issues](https://github.com/TorqIT/pimcore-flysystem-azure-bundle/issues)proprietaryPHP

Since Feb 3Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/TorqIT/pimcore-flysystem-azure-bundle)[ Packagist](https://packagist.org/packages/torqit/pimcore-flysystem-azure-bundle)[ RSS](/packages/torqit-pimcore-flysystem-azure-bundle/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (10)Dependencies (4)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 torq/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 \Torq\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

49

—

FairBetter than 94% of packages

Maintenance91

Actively maintained with recent releases

Popularity27

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.8% 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 ~92 days

Recently: every ~51 days

Total

14

Last Release

42d 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://avatars.githubusercontent.com/u/58705850?v=4)[TORQ](/maintainers/TorqIT)[@TorqIT](https://github.com/TorqIT)

---

Top Contributors

[![evanjamesjackson](https://avatars.githubusercontent.com/u/5866481?v=4)](https://github.com/evanjamesjackson "evanjamesjackson (33 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/torqit-pimcore-flysystem-azure-bundle/health.svg)

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

###  Alternatives

[azure-oss/storage-blob-laravel

Azure Storage Blob filesystem driver for Laravel

63814.4k1](/packages/azure-oss-storage-blob-laravel)[pimcore/data-hub

Pimcore Datahub

1361.4M12](/packages/pimcore-data-hub)[pimcore/skeleton

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

Adds a comprehensive import functionality to Pimcore Datahub

46855.5k5](/packages/pimcore-data-importer)[pimcore/studio-ui-bundle

Pimcore Studio Ui Bundle

29118.5k19](/packages/pimcore-studio-ui-bundle)[pimcore/studio-backend-bundle

Pimcore Studio Backend Bundle

20203.9k22](/packages/pimcore-studio-backend-bundle)

PHPackages © 2026

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