kdyby/google

该包已被废弃,不再维护。作者建议使用 league/oauth2-google 包。

Google API 封装和认证,适用于 Nette 框架

v0.1.1 2014-10-24 15:51 UTC

This package is auto-updated.

Last update: 2022-02-01 12:34:54 UTC


README

Build Status Downloads this Month Latest stable Join the chat at https://gitter.im/Kdyby/Help

google/google-api-php-client 集成到 Nette 框架中,使用 Google 服务进行授权组件。

要求

Kdyby/Google 需要 PHP 5.3.2 或更高版本,并启用 cUrl 扩展。

安装

安装 Kdyby/Google 的最佳方式是使用 Composer

$ composer require kdyby/google:~0.1

Nette 2.1 及更高版本为 ~0.1

文档

文档 中了解如何使用 Google 的 OAuth 认证用户或在 Nette 框架中调用 Google API。

主页 http://www.kdyby.org 和仓库 http://github.com/Kdyby/Google.