kisscms/google
Composer 安装命令:
composer require kisscms/google
包简介
Google Services for KISSCMS
README 文档
README
A Google services API streamlined to KISSCMS conventions.
Dependencies
This plugin relies on the Google APIs Client Library for PHP v0.6.7
Install
After you download the plugin and the client library (the main dependency noted above), place the plugin in your plugins folder and the client library in the lib folder or in a separate SDK folder.
If you pick the latter you'lhave to edit the env.json to include an SDK path
Usage
The namespace the plugin reserves is Google To start using the api simply type
$api = new Google();
Methods
These are the methods available under the namespace:
- me(): Returns an object of the logged in user, taken from their google plus profile.
##Credits
Created by Makis Tracend (@tracend)
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-06-15