dadansatria/google-ads-php

Google Ads API Client for PHP

Maintainers

👁 dadansatria

Package info

github.com/dadansatria/google-ads-php

pkg:composer/dadansatria/google-ads-php

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

dev-main 2025-04-14 07:42 UTC

Requires

Requires (Dev)

Suggests

  • ext-grpc: To be able to use the gRPC transport, use the C implementation of gRPC
  • ext-protobuf: For better performance, use the C implementation of Protobuf
  • google/protobuf: In case the C implementation of Protobuf is not suitable, use the PHP one
  • grpc/grpc: In case the C implementation of gRPC is not suitable, use the PHP one to enable other transports
  • react/http: To run the AuthenticateInWebApplication.php example

Provides

None

Conflicts

None

Replaces

None

Apache-2.0 9c384ea8d2c7768dd75331e550f883a2602a109c

This package is auto-updated.

Last update: 2026-06-14 10:14:56 UTC


README

👁 Latest Stable Version
👁 License

This is a forked version of the official Google Ads API PHP Client Library, modified to support Google Ads API v19 with PHP 8.0+.

Key Features

  • Compatible with Google Ads API v19
  • Requires PHP 8.0 or higher
  • Easy installation via Composer
  • Simplified authentication and client management

Installation

Install via Composer: composer require dadansatria/google-ads-php