PHPackages                             data-analytic/google-ads - 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. data-analytic/google-ads

ActiveLibrary

data-analytic/google-ads
========================

Google Ads client for Data Analytic application

0.0.3(4y ago)012MITPHPPHP ^7.2

Since Apr 4Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Yusov/data-analytic-google-ads)[ Packagist](https://packagist.org/packages/data-analytic/google-ads)[ RSS](/packages/data-analytic-google-ads/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

Installation:

`composer require data-analytic/google-ads`

Example:

With historical metric and export into the excel file:

```
$data = [
      'keyWords' => ['apple', 'jam'],
      'languageCode' => 'en',
  ];
$googleAdsManager = new GoogleAdsManager(new ConnectionResolver());
$keyWordMetrics = $googleAdsManager->getKeywordMetric($data, 'EN');
Export::createXlsFile('test.xlsx', $keyWordMetrics);

```

OR

Without historical metric

```
$keywordIdeaMetrics = $googleAdsManager->getKeywordIdeaMetrics( $data, 'US');

```

Dependencies:

`php > 7.2`
`phpoffice/phpspreadsheet`
`googleads/google-ads-php`

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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 ~26 days

Total

3

Last Release

1815d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5586dc9e97709a90fe10a82c23c3665904245577db225959316d86de1efcd554?d=identicon)[AlexanderYusov](/maintainers/AlexanderYusov)

---

Top Contributors

[![Yusov](https://avatars.githubusercontent.com/u/17112896?v=4)](https://github.com/Yusov "Yusov (8 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/data-analytic-google-ads/health.svg)

```
[![Health](https://phpackages.com/badges/data-analytic-google-ads/health.svg)](https://phpackages.com/packages/data-analytic-google-ads)
```

###  Alternatives

[maatwebsite/excel

Supercharged Excel exports and imports in Laravel

12.7k144.3M712](/packages/maatwebsite-excel)[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[in2code/powermail

Powermail is a well-known, editor-friendly, powerful and easy to use mailform extension for TYPO3 with a lots of features

982.5M38](/packages/in2code-powermail)

PHPackages © 2026

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