PHPackages                             pazure/pazure - 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. [Framework](/categories/framework)
4. /
5. pazure/pazure

ActiveLibrary[Framework](/categories/framework)

pazure/pazure
=============

Pazure is a command line tool to interact with the Azue API.

v0.0.1(13y ago)202MITPHPPHP &gt;=5.3.2

Since Nov 1Pushed 12y ago1 watchersCompare

[ Source](https://github.com/gimler/pazure)[ Packagist](https://packagist.org/packages/pazure/pazure)[ RSS](/packages/pazure-pazure/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Pazure
======

[](#pazure)

Pazure is a command line tool to interact with the Azure API.

[![Build Status](https://camo.githubusercontent.com/b4217377be459b9eec7e10f1c9c9b15fa92e6f06304fcabdd90ef3c3a22104c9/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f67696d6c65722f70617a7572652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/gimler/pazure)[![Dependency Status](https://camo.githubusercontent.com/b75932cc70903810c9ba3eec8ee621ef71aeff2f8192bc9c60872ea9ee9e8ba3/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3532356663616666363332626163303834623030306363332f62616467652e706e67)](https://www.versioneye.com/user/projects/525fcaff632bac084b000cc3)

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

[](#installation)

### Locally

[](#locally)

Download the [`pazure.phar`](https://github.com/gimler/pazure/raw/master/pazure.phar) file and store it somewhere on your computer.

### Globally

[](#globally)

You can run these commands to easily access `pazure` from anywhere on your system:

```
$ sudo wget https://github.com/gimler/pazure/raw/master/pazure.phar -O /usr/local/bin/pazure

```

or with curl:

```
$ sudo curl https://github.com/gimler/pazure/raw/master/pazure.phar -o /usr/local/bin/pazure

```

then:

```
$ sudo chmod a+x /usr/local/bin/pazure

```

### Define Service

[](#define-service)

Copy the service definition and add your `subscription_id` and `key_path` see also [Sourcing from a JSON document](http://guzzlephp.org/tour/using_services.html#sourcing-from-a-json-document)

```
$ cp services.json.dist services.json

```

Then, just run `pazure` in order to run pazure

Update
------

[](#update)

### Locally

[](#locally-1)

The `self-update` command tries to update pazure itself:

```
$ php pazure.phar self-update

```

### Globally

[](#globally-1)

You can update pazure through this command:

```
$ sudo pazure self-update

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.4% 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

Unknown

Total

1

Last Release

4939d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/685ac42edfee8d9cab853076b414ed64b5bf2567a875a00d6205e1846a721687?d=identicon)[gimler](/maintainers/gimler)

---

Top Contributors

[![gimler](https://avatars.githubusercontent.com/u/200904?v=4)](https://github.com/gimler "gimler (32 commits)")[![taxaos](https://avatars.githubusercontent.com/u/144519?v=4)](https://github.com/taxaos "taxaos (2 commits)")[![pborreli](https://avatars.githubusercontent.com/u/77759?v=4)](https://github.com/pborreli "pborreli (1 commits)")

---

Tags

apiframeworkazure

### Embed Badge

![Health badge](/badges/pazure-pazure/health.svg)

```
[![Health](https://phpackages.com/badges/pazure-pazure/health.svg)](https://phpackages.com/packages/pazure-pazure)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

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

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[lanin/laravel-api-debugger

Easily debug your JSON API.

2311.8M](/packages/lanin-laravel-api-debugger)[gotzmann/comet

Modern PHP framework for building blazing fast REST APIs and microservices

68816.2k1](/packages/gotzmann-comet)[psx/psx

PHP REST API Framework

17112.6k2](/packages/psx-psx)

PHPackages © 2026

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