lucascherifi/google-drive-bundle
Composer 安装命令:
composer require lucascherifi/google-drive-bundle
包简介
A Symfony bundle to handle Google Drive API
README 文档
README
Google Drive Bundle (Unmaintained)
IMPORTANTE NOTE : This bundle is not maintained anymore. If someone want's to maintain it, feel free :-)
The purpose of this bundle is to improve the usage of Google Drive API within Symfony applications.
The main features of this bundle are:
-
Resources Finder
- Search a resource
- List children of a resource
- Get resource metadata
- Download files
-
Resources Modifier
- Move a resource to another drive directory
- Remove a resource (trash or not)
- Rename a resource
- Upload a resource to a drive directory
- Create a drive directory
-
Webhook management
- Watch/unwatch resource
- Handle notifications via tagged processor services (you can create yours)
- Fully manage subcriptions (Symfony commands provided to auto-update subscriptions)
Prerequisites
- Google Oauth Account and its p12 file (via Google Developer Console)
- Web endpoint available with signed HTTPS (not auto-signed, Google accepts to send notifications only via real signed HTTPS)
Bundle limitations
Currently, this bundle is only work with Doctrine ORM.
I'd love someone to be interested to develop ODM version :)
Installation
Usage examples
Contributing
License
This bundle is under the MIT license. See the complete license in the bundle:
./LICENSE
统计信息
- 总下载量: 1.17k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-04-16