为 Nette 框架提供的 Google API 封装和认证

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

This package is not auto-updated.

Last update: 2024-09-22 04:32:54 UTC


README

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

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

要求

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

安装

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

$ composer require kdyby/google:~0.1

Nette 2.1 及更高版本为 ~0.1

文档

文档 中了解如何使用 Google 的 oauth 认证用户或调用 Google 的 api。

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