{"id":21923382,"url":"https://github.com/exercise/google-api-php-client","last_synced_at":"2026-04-13T20:02:53.316Z","repository":{"id":2082955,"uuid":"3022467","full_name":"Exercise/google-api-php-client","owner":"Exercise","description":"Mirror of https://code.google.com/p/google-api-php-client","archived":false,"fork":false,"pushed_at":"2011-12-20T21:09:41.000Z","size":636,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-22T11:17:29.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://code.google.com/p/google-api-php-client/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"edsu/anon","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Exercise.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-12-20T20:55:16.000Z","updated_at":"2017-06-16T07:11:42.000Z","dependencies_parsed_at":"2022-09-13T11:21:48.123Z","dependency_job_id":null,"html_url":"https://github.com/Exercise/google-api-php-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Exercise/google-api-php-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exercise%2Fgoogle-api-php-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exercise%2Fgoogle-api-php-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exercise%2Fgoogle-api-php-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exercise%2Fgoogle-api-php-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Exercise","download_url":"https://codeload.github.com/Exercise/google-api-php-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exercise%2Fgoogle-api-php-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T21:11:29.837Z","updated_at":"2026-04-13T20:02:53.300Z","avatar_url":"https://github.com/Exercise.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Google APIs Client Library for PHP\n=====================================\n\n== Description\nThe Google API Client Library enables you to work with Google APIs such as Buzz, Moderator, Tasks, or Latitude on your server.\n\nRequirements:\n  PHP 5.2.x or higher [http://www.php.net/]\n  PHP Curl extension [http://www.php.net/manual/en/intro.curl.php]\n  PHP JSON extension [http://php.net/manual/en/book.json.php]\n\nProject page:\n  http://code.google.com/p/google-api-php-client\n\nOAuth 2 instructions:\n  http://code.google.com/p/google-api-php-client/wiki/OAuth2\n\nReport a defect or feature request here:\n  http://code.google.com/p/google-api-php-client/issues/entry\n\nSubscribe to project updates in your feed reader:\n  http://code.google.com/feeds/p/google-api-php-client/updates/basic\n\nSupported sample applications:\n  http://code.google.com/p/google-api-php-client/wiki/Samples\n\n== Basic Example\n  \u003c?php\n  require_once 'path/to/src/apiClient.php';\n  require_once 'path/to/src/contrib/apiBooksService.php';\n\n  $client = new apiClient();\n  $service = new apiBooksService($client);\n\n  $optParams = array('filter' =\u003e 'free-ebooks');\n  $results = $service-\u003evolumes-\u003elistVolumes('Henry David Thoreau', $optParams);\n\n  foreach ($results['items'] as $item) {\n    print($item['volumeInfo']['title'] . '\u003cbr\u003e');\n  }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexercise%2Fgoogle-api-php-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexercise%2Fgoogle-api-php-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexercise%2Fgoogle-api-php-client/lists"}