PHPackages                             apiopenstudio/transport\_azure\_blob - 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. apiopenstudio/transport\_azure\_blob

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

apiopenstudio/transport\_azure\_blob
====================================

Transport Azure Blob for ApiOpenStudio output.

v1.0.0-BETA(3y ago)00MIT

Since Jun 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/naala89/plugins_transport_azure_blob)[ Packagist](https://packagist.org/packages/apiopenstudio/transport_azure_blob)[ RSS](/packages/apiopenstudio-transport-azure-blob/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Transport Azure Blob
====================

[](#transport-azure-blob)

Transport for ApiOpenStudio output to an Azure Blob.

Adding to your project
======================

[](#adding-to-your-project)

Composer
--------

[](#composer)

```
$ composer require apiopenstudio/transport_azure_blob

```

Configuration
=============

[](#configuration)

Add a remote output processor to your resource.

The output section example below will return the output in the response as well as upload the response to an Azure Blob:

```
output:
    -
        processor: json_remote
        id: example JSON Remote output
        filename: example.json
        transport: ApiOpenStudio\Plugins\TransportAzureBlob
        parameters:
            dsn: my_dsn_string
            container: my_container_name
            prefix: prefix (optional)
    -
        response

```

**Note:** the value for the transport is the full namespace path.

Parameters
----------

[](#parameters)

### Required

[](#required)

- dsn - The Azure Blob DSN string
- container - The Azure Blob container name

### Optional

[](#optional)

- prefix - Optional prefix

Further information
===================

[](#further-information)

See [FlySystem documentation](https://flysystem.thephpleague.com/docs/adapter/azure-blob-storage/) and [The League GitHub](https://github.com/thephpleague/flysystem-azure-blob-storage) for more details.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

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

Unknown

Total

1

Last Release

1425d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3fc292c9888632c084e9beb65e19db9c840c372710996e4f8c96da78ebde342a?d=identicon)[naala89](/maintainers/naala89)

---

Tags

apifilesystemFlysystemfilestorageazuretransportblobapiopenstudio

### Embed Badge

![Health badge](/badges/apiopenstudio-transport-azure-blob/health.svg)

```
[![Health](https://phpackages.com/badges/apiopenstudio-transport-azure-blob/health.svg)](https://phpackages.com/packages/apiopenstudio-transport-azure-blob)
```

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M790](/packages/league-flysystem-aws-s3-v3)[gliterd/laravel-backblaze-b2

Backblaze B2 Cloud Storage for Laravel 5

5341.6k](/packages/gliterd-laravel-backblaze-b2)[zing/laravel-flysystem-obs

Flysystem Adapter for OBS

1211.2k](/packages/zing-laravel-flysystem-obs)

PHPackages © 2026

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