Download the PHP package bshaffer/apiclient-mybusiness-service without Composer
On this page you can find all versions of the php package bshaffer/apiclient-mybusiness-service. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bshaffer/apiclient-mybusiness-service
More information about bshaffer/apiclient-mybusiness-service
Files in bshaffer/apiclient-mybusiness-service
Package apiclient-mybusiness-service
Short Description Client library for Google MyBusiness API
License Apache-2.0
Homepage http://developers.google.com/api-client-library/php
Informations about the package apiclient-mybusiness-service
Google MyBusiness Client Library for PHP
IMPORTANT: This is a fork of the Google API PHP Client, but with support for a previous (and currently deprecated) API with existing non-deprecated endpoints. See https://github.com/googleapis/google-api-php-client-services/issues/580
Installation
Composer
You can install via composer. Follow the installation instructions if you do not already have composer installed.
Once composer is installed, execute the following command in your project root to install this library:
Be sure to include the autoloader:
Examples
Here is an example of how to use the MyBusiness API:
See the google-api-php-client repo for more usage instructions.
Cleaning up unused services
There are over 200 Google API services. See the google-api-php-client README for how to clean them up.