{"id":37233010,"url":"https://github.com/msilva88-dev/google-api-php-client","last_synced_at":"2026-01-15T03:51:56.306Z","repository":{"id":310891244,"uuid":"1020931281","full_name":"msilva88-dev/google-api-php-client","owner":"msilva88-dev","description":"Google APIs Client Library for PHP; This repository is deprecated, please see the latest on GitHub (https://github.com/google/google-api-php-client)","archived":false,"fork":false,"pushed_at":"2025-07-16T19:04:36.000Z","size":5801,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-20T21:55:16.615Z","etag":null,"topics":["api","google","google-api-client","google-api-php-client","php"],"latest_commit_sha":null,"homepage":"https://code.google.com/archive/p/google-api-php-client/","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/msilva88-dev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-16T16:00:10.000Z","updated_at":"2025-07-16T16:06:45.000Z","dependencies_parsed_at":"2025-08-20T22:05:32.633Z","dependency_job_id":null,"html_url":"https://github.com/msilva88-dev/google-api-php-client","commit_stats":null,"previous_names":["msilva88-dev/google-api-php-client"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/msilva88-dev/google-api-php-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msilva88-dev%2Fgoogle-api-php-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msilva88-dev%2Fgoogle-api-php-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msilva88-dev%2Fgoogle-api-php-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msilva88-dev%2Fgoogle-api-php-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msilva88-dev","download_url":"https://codeload.github.com/msilva88-dev/google-api-php-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msilva88-dev%2Fgoogle-api-php-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28419257,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["api","google","google-api-client","google-api-php-client","php"],"created_at":"2026-01-15T03:51:55.788Z","updated_at":"2026-01-15T03:51:56.295Z","avatar_url":"https://github.com/msilva88-dev.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 Google+, Drive, 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/Google_Client.php';\n  require_once 'path/to/src/contrib/apiBooksService.php';\n\n  $client = new Google_Client();\n  $service = new Google_BooksService($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%2Fmsilva88-dev%2Fgoogle-api-php-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsilva88-dev%2Fgoogle-api-php-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsilva88-dev%2Fgoogle-api-php-client/lists"}