2017 © Pedro Peláez
 

library google-api

Google API library for PHP

image

mstaples/google-api

Google API library for PHP

  • Monday, July 7, 2014
  • by deadlugosi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Google APIs Client Library for PHP

Description

This Bundle is an old version of the bitgandtter/google-api bundle. I am maintaining this independently as this version is used in my current project. The Google API Client Library enables you to work with Google APIs such as Buzz, Moderator, Tasks, or Latitude on your server., (*1)

This is a forked version from: * https://github.com/evert/google-api-php-client based on http://code.google.com/p/google-api-php-client/, (*2)

Fork information

This project was forked to modernize the google api codebase a little bit. The following changes have been made:, (*3)

  • Google Analytics classes moved to separated files and reformated code

The existing documentation applies, just keep in mind that instead of class like apiHttpRequest, you must now use \GoogleApi\Io\HttpRequest., (*4)

Requirements:

  • PHP 5.3.x or higher (http://www.php.net/)
  • PHP Curl extension (http://www.php.net/manual/en/intro.curl.php)
  • PHP JSON extension (http://php.net/manual/en/book.json.php)

Project page:, (*5)

  • http://code.google.com/p/google-api-php-client

OAuth 2 instructions:, (*6)

  • http://code.google.com/p/google-api-php-client/wiki/OAuth2

Report a defect or feature request here:, (*7)

  • http://code.google.com/p/google-api-php-client/issues/entry

Subscribe to project updates in your feed reader:, (*8)

  • http://code.google.com/feeds/p/google-api-php-client/updates/basic

Supported sample applications: * http://code.google.com/p/google-api-php-client/wiki/Samples, (*9)

The Versions

07/07 2014

dev-master

9999999-dev

Google API library for PHP

  Sources   Download

Apache 2.0

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *

 

by Margaret Staples

api google