{"id":20332635,"url":"https://github.com/socialengine/google-api","last_synced_at":"2026-05-09T08:34:27.868Z","repository":{"id":17464815,"uuid":"20238907","full_name":"SocialEngine/google-api","owner":"SocialEngine","description":"Fork of a dead version the Google API","archived":false,"fork":false,"pushed_at":"2014-05-27T23:34:03.000Z","size":536,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T06:15:26.744Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/SocialEngine.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":"2014-05-27T23:32:24.000Z","updated_at":"2014-06-04T13:04:19.000Z","dependencies_parsed_at":"2022-09-01T23:21:38.083Z","dependency_job_id":null,"html_url":"https://github.com/SocialEngine/google-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SocialEngine/google-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocialEngine%2Fgoogle-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocialEngine%2Fgoogle-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocialEngine%2Fgoogle-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocialEngine%2Fgoogle-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SocialEngine","download_url":"https://codeload.github.com/SocialEngine/google-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocialEngine%2Fgoogle-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32812471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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-14T20:27:35.534Z","updated_at":"2026-05-09T08:34:27.838Z","avatar_url":"https://github.com/SocialEngine.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%2Fsocialengine%2Fgoogle-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsocialengine%2Fgoogle-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocialengine%2Fgoogle-api/lists"}