2017 © Pedro Peláez
 

library google-api

Google API library for PHP

image

soramugi/google-api

Google API library for PHP

  • Friday, August 1, 2014
  • by soramugi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5,888 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 1 % Grown

The README.md

Google APIs Client Library for PHP

Description

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

01/08 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 Yudai Tsuyuzaki

api google

01/08 2014

0.6.2

0.6.2.0

Google API library for PHP

  Sources   Download

Apache 2.0

The Requires

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

 

by Yudai Tsuyuzaki

api google