PHPackages                             spryker-sdk/azure-php-client - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. spryker-sdk/azure-php-client

ActiveLibrary[HTTP &amp; Networking](/categories/http)

spryker-sdk/azure-php-client
============================

Azure Repos client for PHP

0.2.2(2y ago)17.2k1proprietaryPHPPHP &gt;=8.0

Since Mar 15Pushed 1y ago3 watchersCompare

[ Source](https://github.com/spryker-sdk/azure-php-client)[ Packagist](https://packagist.org/packages/spryker-sdk/azure-php-client)[ RSS](/packages/spryker-sdk-azure-php-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (6)Versions (5)Used By (1)

Azure Repos Client for PHP
==========================

[](#azure-repos-client-for-php)

[![Build Status](https://github.com/spryker-sdk/azure-php-client/workflows/CI/badge.svg?branch=master)](https://github.com/spryker-sdk/azure-php-client/actions?query=workflow%3ACI+branch%3Amaster)[![codecov](https://camo.githubusercontent.com/17c83746cbc5d58e3d5b9b92a7f5197d80076023e46f7baa7ad4c7af4cff77ee/68747470733a2f2f636f6465636f762e696f2f67682f737072796b65722d73646b2f617a7572652d7068702d636c69656e742f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/spryker-sdk/azure-php-client)[![Latest Stable Version](https://camo.githubusercontent.com/45b7a58a1b2878bf943e132f0b2bc337702f2843544d174d85af805826187e21/68747470733a2f2f706f7365722e707567782e6f72672f737072796b65722d73646b2f617a7572652d7068702d636c69656e742f762f737461626c652e737667)](https://packagist.org/packages/spryker-sdk/azure-php-client)[![Minimum PHP Version](https://camo.githubusercontent.com/905c670b6e3bc20026bddbc8923df4d38111e526b88f1252ac4ceb6643299d96/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230382e302d3838393242462e737667)](https://php.net/)[![PHPStan](https://camo.githubusercontent.com/f60d96f7c2579690ab6dfa8918f777fe93a02a92301c661eb38a85861a92b780/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d6c6576656c253230382d627269676874677265656e2e7376673f7374796c653d666c6174)](https://phpstan.org/)

PHP client for [Azure Repos](https://learn.microsoft.com/en-us/rest/api/azure/devops/git/pull-requests/create).

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

[](#installation)

Require the library in your project:

```
composer require spryker-sdk/azure-php-client

```

Usage
-----

[](#usage)

```
use SprykerAzure\Client\Plugin\Request\PersonalAccessTokenAuthPlugin;
use SprykerAzure\Client\ClientFactory;

$clientFactory = new ClientFactory();

$requestBuilder = $clientFactory->getDefaultRequestBuilder();
$requestBuilder->addRequestPlugin(new PersonalAccessTokenAuthPlugin('Personal Access Token'));

$client = $clientFactory->createClient($requestBuilder);

$response = $this->azureClientFactory->getClient()->getPullRequestApi()->createPullRequest(...);
$response = $this->azureClientFactory->getClient()->getRepositoryApi()->getRepositoryInfo(...);
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

4

Last Release

860d ago

PHP version history (2 changes)0.1.0PHP &gt;=7.4

0.2.0PHP &gt;=8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10738957?v=4)[Spryker Bot](/maintainers/spryker-bot)[@spryker-bot](https://github.com/spryker-bot)

---

Top Contributors

[![DmytroKlymanSpryker](https://avatars.githubusercontent.com/u/111562890?v=4)](https://github.com/DmytroKlymanSpryker "DmytroKlymanSpryker (7 commits)")[![sergeyspryker](https://avatars.githubusercontent.com/u/100715007?v=4)](https://github.com/sergeyspryker "sergeyspryker (6 commits)")[![vol4onok](https://avatars.githubusercontent.com/u/5063777?v=4)](https://github.com/vol4onok "vol4onok (3 commits)")[![spryker-release-bot](https://avatars.githubusercontent.com/u/26904324?v=4)](https://github.com/spryker-release-bot "spryker-release-bot (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[shopify/shopify-api

Shopify API Library for PHP

4634.8M16](/packages/shopify-shopify-api)[laudis/neo4j-php-client

Neo4j-PHP-Client is the most advanced PHP Client for Neo4j

184616.9k31](/packages/laudis-neo4j-php-client)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[huaweicloud/huaweicloud-sdk-php

Huawei Cloud SDK for PHP

1829.2k2](/packages/huaweicloud-huaweicloud-sdk-php)[art4/requests-psr18-adapter

Use WordPress/Requests as a PSR-18 HTTP client

153.3k](/packages/art4-requests-psr18-adapter)

PHPackages © 2026

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