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.2.2(3mo ago)019.6k↓34.2%[1 issues](https://github.com/TorqIT/pimcore-flysystem-azure-bundle/issues)proprietaryPHP

Since Feb 3Pushed 3mo ago2 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 1mo ago

READMEChangelog (10)Dependencies (2)Versions (18)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

46

—

FairBetter than 93% of packages

Maintenance82

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.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 ~92 days

Total

13

Last Release

96d 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 (32 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

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

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

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15161.6M2.6k](/packages/illuminate-filesystem)[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)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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