{"id":19223188,"url":"https://github.com/phishy/google-api-php-client","last_synced_at":"2025-10-12T19:52:05.262Z","repository":{"id":66587547,"uuid":"2644356","full_name":"phishy/google-api-php-client","owner":"phishy","description":null,"archived":false,"fork":false,"pushed_at":"2011-10-25T15:37:58.000Z","size":504,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T19:52:03.966Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"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/phishy.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-10-25T15:37:32.000Z","updated_at":"2017-09-15T07:58:13.000Z","dependencies_parsed_at":"2023-02-20T07:15:43.187Z","dependency_job_id":null,"html_url":"https://github.com/phishy/google-api-php-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phishy/google-api-php-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phishy%2Fgoogle-api-php-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phishy%2Fgoogle-api-php-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phishy%2Fgoogle-api-php-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phishy%2Fgoogle-api-php-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phishy","download_url":"https://codeload.github.com/phishy/google-api-php-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phishy%2Fgoogle-api-php-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012680,"owners_count":26085159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-09T15:07:19.582Z","updated_at":"2025-10-12T19:52:05.234Z","avatar_url":"https://github.com/phishy.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%2Fphishy%2Fgoogle-api-php-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphishy%2Fgoogle-api-php-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphishy%2Fgoogle-api-php-client/lists"}