gnosis7bit/gnosis-google-apiclient-services
Composer 安装命令:
composer require gnosis7bit/gnosis-google-apiclient-services
包简介
Client library for Google APIs
关键字:
README 文档
README
Requirements
Usage in v2 of Google API PHP Client
This library will be automatically installed with the Google API PHP Client via composer. Composer will automatically pull down a monthly tag from this repository.
If you'd like to always be up-to-date with the latest release, rather than
wait for monthly tagged releases, request the dev-master version in composer:
composer require google/apiclient-services:dev-master
Usage in v1
If you are currently using the v1-master
branch of the client library, but want to use the latest API services, you can
do so by requiring this library directly into your project via the same composer command:
composer require google/apiclient-services:dev-master
统计信息
- 总下载量: 355
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2017-08-31