PHPackages                             pbergman/azure-file-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. pbergman/azure-file-bundle

ActiveLibrary

pbergman/azure-file-bundle
==========================

symfony bundle for azure file integrations to easy access files on azure environment

2.0.0(7mo ago)0313↓100%PHPPHP ^8.0

Since Sep 13Pushed 7mo ago1 watchersCompare

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

READMEChangelog (10)Dependencies (12)Versions (11)Used By (0)

Azure File Bundle
-----------------

[](#azure-file-bundle)

A simple lightweight implementation for the [Azure File REST Api](https://learn.microsoft.com/en-us/rest/api/storageservices/file-service-rest-api) which can be used for direct accessing files over the api instead of mounting the filesystem.

At the moment this bundle only support list, get and meta operations and will be updated on need.

### Config

[](#config)

The bundle config is separate in 2 parts, `shares` which will hold account credentials and `directories` will have the references to credentials and directory.

```
activin_azure_file:
  shares:
    share_id:
      account:
      key:
  directories:
    images:
      path:  /data/
      share: share_id

```

###  Health Score

39

—

LowBetter than 85% of packages

Maintenance69

Regular maintenance activity

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Recently: every ~147 days

Total

10

Last Release

213d ago

Major Versions

1.0.8 → 2.0.02025-10-08

PHP version history (2 changes)1.0.0PHP ^7.4||^8.0

2.0.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/ce73225a1c546feb93edc48c4b5d514a909aecceddc0fe0a021d4a42d2077e09?d=identicon)[pbergman](/maintainers/pbergman)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/pbergman-azure-file-bundle/health.svg)

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M647](/packages/sylius-sylius)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)

PHPackages © 2026

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