PHPackages                             xray/azure-storage-php-sdk - 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. xray/azure-storage-php-sdk

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

xray/azure-storage-php-sdk
==========================

Azure Storage PHP SDK

v1.1.2(1y ago)3371[1 PRs](https://github.com/xray-labs/azure-storage-php-sdk/pulls)1MITPHPPHP ^8.3

Since Jul 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/xray-labs/azure-storage-php-sdk)[ Packagist](https://packagist.org/packages/xray/azure-storage-php-sdk)[ RSS](/packages/xray-azure-storage-php-sdk/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (5)Dependencies (10)Versions (8)Used By (1)

Azure Storage PHP SDK
=====================

[](#azure-storage-php-sdk)

[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](LICENSE)

[![PHP CI](https://github.com/xray-labs/azure-storage-php-sdk/actions/workflows/CI.yaml/badge.svg)](https://github.com/xray-labs/azure-storage-php-sdk/actions/workflows/CI.yaml)

Description
-----------

[](#description)

Integrate with Azure's cloud storage services

Installation
------------

[](#installation)

```
composer require xray/azure-storage-php-sdk
```

Usage
-----

[](#usage)

Setup Blob Storage

```
use Xray\AzureStoragePhpSdk\BlobStorage\BlobStorageClient;
use Xray\AzureStoragePhpSdk\Authentication\MicrosoftEntraId;

$client = BlobStorageClient::create(new MicrosoftEntraId(
    account: 'my_account',
    directoryId: 'directory_id',
    applicationId: 'application_id',
    applicationSecret: 'application_secret',
));
```

[Storage Account](docs/StorageAccount.md)

License
-------

[](#license)

This project is licensed under the [MIT License](LICENSE).

Contacts
--------

[](#contacts)

-
-

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 71.6% 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 ~19 days

Total

5

Last Release

588d ago

Major Versions

v0.1.0-alpha → v1.0.02024-08-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/37de556ece0ec1ee62cdee73010113f39c8313c52ec8f807f990af5529f5ce42?d=identicon)[sjpereira](/maintainers/sjpereira)

![](https://www.gravatar.com/avatar/7aae1f941acda8bba925153febbfb27190db980bd189b65bfaa56519df58a802?d=identicon)[GabsCoding](/maintainers/GabsCoding)

---

Top Contributors

[![GabsCoding](https://avatars.githubusercontent.com/u/44967292?v=4)](https://github.com/GabsCoding "GabsCoding (136 commits)")[![sjspereira](https://avatars.githubusercontent.com/u/108581093?v=4)](https://github.com/sjspereira "sjspereira (54 commits)")

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/xray-azure-storage-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/xray-azure-storage-php-sdk/health.svg)](https://phpackages.com/packages/xray-azure-storage-php-sdk)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k511.3M2.2k](/packages/aws-aws-sdk-php)[google/cloud

Google Cloud Client Library

1.2k16.2M54](/packages/google-cloud)[stechstudio/laravel-zipstream

A fast and simple streaming zip file downloader for Laravel.

4633.7M3](/packages/stechstudio-laravel-zipstream)[fof/upload

The file upload extension for the Flarum forum with insane intelligence.

188171.7k15](/packages/fof-upload)[uploadcare/uploadcare-php

Uploadcare PHP integration handles uploads and further operations with files by wrapping Upload and REST APIs.

1022.5M6](/packages/uploadcare-uploadcare-php)[azure-oss/storage

Azure Blob Storage PHP SDK

37985.0k5](/packages/azure-oss-storage)

PHPackages © 2026

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