PHPackages                             bshaffer/apiclient-mybusiness-service - 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. bshaffer/apiclient-mybusiness-service

ActiveLibrary[API Development](/categories/api)

bshaffer/apiclient-mybusiness-service
=====================================

Client library for Google MyBusiness API

v0.1(3y ago)224.0k↓28.8%Apache-2.0PHPPHP &gt;=5.6

Since Dec 16Pushed 3y ago2 watchersCompare

[ Source](https://github.com/bshaffer/google-mybusiness-php-client)[ Packagist](https://packagist.org/packages/bshaffer/apiclient-mybusiness-service)[ Docs](http://developers.google.com/api-client-library/php)[ RSS](/packages/bshaffer-apiclient-mybusiness-service/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

[![](https://github.com/googleapis/google-api-php-client/workflows/.github/workflows/tests.yml/badge.svg)](https://github.com/googleapis/google-api-php-client/workflows/.github/workflows/tests.yml/badge.svg)

Google MyBusiness Client Library for PHP
========================================

[](#google-mybusiness-client-library-for-php)

**IMPORTANT**: This is a fork of the [Google API PHP Client](https://github.com/googleapis/google-api-php-client), but with support for a previous (and currently deprecated) API with existing non-deprecated endpoints. See [googleapis/google-api-php-client-services#580](https://github.com/googleapis/google-api-php-client-services/issues/580)

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

[](#installation)

### Composer

[](#composer)

You can install via [composer](https://getcomposer.org/). Follow the [installation instructions](https://getcomposer.org/doc/00-intro.md) if you do not already have composer installed.

Once composer is installed, execute the following command in your project root to install this library:

```
composer require bshaffer/apiclient-mybusiness-service
```

Be sure to include the autoloader:

```
require_once '/path/to/your-project/vendor/autoload.php';
```

Examples
--------

[](#examples)

Here is an example of how to use the MyBusiness API:

```
require 'vendor/autoload.php';

$client = new Google\Client();
$mybusiness = new Google_Service_MyBusiness($client);
$parent = 'accounts/{YOUR_ACCOUNT}/locations/{YOUR_LOCATION}';
$response = $mybusiness->accounts_locations_reviews->listAccountsLocationsReviews($parent);
```

See the [google-api-php-client](https://github.com/googleapis/google-api-php-client) repo for more usage instructions.

#### Cleaning up unused services

[](#cleaning-up-unused-services)

There are over 200 Google API services. See [the google-api-php-client README](https://github.com/googleapis/google-api-php-client#cleaning-up-unused-services)for how to clean them up.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity31

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

Unknown

Total

1

Last Release

1250d ago

### Community

Maintainers

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

---

Top Contributors

[![bshaffer](https://avatars.githubusercontent.com/u/103941?v=4)](https://github.com/bshaffer "bshaffer (5 commits)")

---

Tags

google

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bshaffer-apiclient-mybusiness-service/health.svg)

```
[![Health](https://phpackages.com/badges/bshaffer-apiclient-mybusiness-service/health.svg)](https://phpackages.com/packages/bshaffer-apiclient-mybusiness-service)
```

###  Alternatives

[revolution/laravel-google-sheets

Google Sheets API v4

4483.1M6](/packages/revolution-laravel-google-sheets)[pulkitjalan/google-apiclient

Google api php client wrapper with Cloud Platform and Laravel support

2582.9M5](/packages/pulkitjalan-google-apiclient)[thujohn/analytics

Google Analytics for Laravel 4

113108.7k1](/packages/thujohn-analytics)[mediafigaro/google-analytics-api-symfony

Google Analytics API v4 Symfony

46177.7k](/packages/mediafigaro-google-analytics-api-symfony)[schulzefelix/laravel-search-console

A Laravel package to retrieve data from Google Search Console

5037.8k1](/packages/schulzefelix-laravel-search-console)[scottybo/laravel-google-my-business

A package for Laravel which implements the Google My Business API

3360.3k](/packages/scottybo-laravel-google-my-business)

PHPackages © 2026

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