PHPackages                             microsoft/bingads - 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. [API Development](/categories/api)
4. /
5. microsoft/bingads

ActiveLibrary[API Development](/categories/api)

microsoft/bingads
=================

This project provides the PHP client library for the SOAP-based Bing Ads API at Microsoft.

v13.0.27(2mo ago)622.9M—4.1%46[25 issues](https://github.com/BingAds/BingAds-PHP-SDK/issues)[2 PRs](https://github.com/BingAds/BingAds-PHP-SDK/pulls)8Apache-2.0PHPPHP &gt;=7.1

Since Jun 8Pushed 2mo ago13 watchersCompare

[ Source](https://github.com/BingAds/BingAds-PHP-SDK)[ Packagist](https://packagist.org/packages/microsoft/bingads)[ Docs](https://github.com/BingAds/BingAds-PHP-SDK)[ RSS](/packages/microsoft-bingads/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)DependenciesVersions (78)Used By (8)

BingAds-PHP-SDK
===============

[](#bingads-php-sdk)

You can develop Bing Ads applications with any programming language that supports web services. The Bing Ads PHP Software Development Kit (SDK) enhances the experience of developing Bing Ads applications with the PHP programming language. The SDK includes a proxy to all Bing Ads API web services and abstracts low level details of authentication with OAuth. The SDK follows the PSR-4 standard to support autoloading classes from file paths, so that you don’t have to include each classes manually. Your application can simply require autoload.php: `require_once __DIR__ . "/vendor/autoload.php";`

Installing the SDK
------------------

[](#installing-the-sdk)

You can install the Bing Ads PHP SDK using the [Composer](https://getcomposer.org/doc/00-intro.md#introduction) package manager to fetch from [Packagist](https://packagist.org/packages/microsoft/bingads). We recommend using Composer as a dependency manager so that you don’t have to manually download the proxy classes.

1. Download and install [Composer](https://getcomposer.org/doc/00-intro.md#introduction). Microsoft Windows users should also add composer.phar to your *PATH* variable.
2. Make sure your php.ini file has extension=soap.
3. Open a command prompt and type `composer require microsoft/bingads`.

    **Note:** Windows users who did not add *composer.phar* to the *PATH* will need to type `php composer.phar require microsoft/bingads` instead.
4. To get updates going forward, type `composer update`. If any updates are available at packagist, composer will install the latest version.

For more information see [Get Started Using PHP with Bing Ads Services](https://docs.microsoft.com/en-us/bingads/guides/get-started-php).

###  Health Score

64

—

FairBetter than 99% of packages

Maintenance78

Regular maintenance activity

Popularity58

Moderate usage in the ecosystem

Community32

Small or concentrated contributor base

Maturity73

Established project with proven stability

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

Total

74

Last Release

67d ago

Major Versions

v0.13.0.12 → v13.0.132022-01-13

PHP version history (3 changes)v0.11.5.2PHP &gt;=5.5

v0.11.12.1PHP &gt;=5.6

v0.12.0.4PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/49b8d3341ef7111a23b321d87d3076ba4bb1e4b42b8f73f3b5129d46aa9c3d4d?d=identicon)[Qingjun](/maintainers/Qingjun)

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

---

Top Contributors

[![eric-urban](https://avatars.githubusercontent.com/u/10719770?v=4)](https://github.com/eric-urban "eric-urban (54 commits)")[![qitia](https://avatars.githubusercontent.com/u/29188289?v=4)](https://github.com/qitia "qitia (30 commits)")[![xinyuwen2](https://avatars.githubusercontent.com/u/93374114?v=4)](https://github.com/xinyuwen2 "xinyuwen2 (25 commits)")[![JianyunZhao](https://avatars.githubusercontent.com/u/81604731?v=4)](https://github.com/JianyunZhao "JianyunZhao (4 commits)")[![leongersen](https://avatars.githubusercontent.com/u/1206361?v=4)](https://github.com/leongersen "leongersen (3 commits)")[![raalderink](https://avatars.githubusercontent.com/u/33425670?v=4)](https://github.com/raalderink "raalderink (1 commits)")[![bostin](https://avatars.githubusercontent.com/u/17870778?v=4)](https://github.com/bostin "bostin (1 commits)")

---

Tags

phpsdkbingadsbing adsmicrosoft advertising

### Embed Badge

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

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

###  Alternatives

[deepseek-php/deepseek-php-client

deepseek PHP client is a robust and community-driven PHP client library for seamless integration with the Deepseek API, offering efficient access to advanced AI and data processing capabilities.

47073.9k5](/packages/deepseek-php-deepseek-php-client)[jstolpe/instagram-graph-api-php-sdk

Instagram Graph API PHP SDK

13998.4k2](/packages/jstolpe-instagram-graph-api-php-sdk)[octw/aramex

A Library to integrate with Aramex APIs

2925.2k](/packages/octw-aramex)

PHPackages © 2026

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