Google Calendar API库(PHP) - 文档在哪里?

use*_*497 15 php google-calendar-api google-api google-api-php-client

我一直在寻找来自PHP Google客户端库的Google Calendar API功能,方法等的文档,但不能为我的生活找到该死的东西.有谁知道它住在哪里?我进入了小组,但有一个2个月大的问题同样的事情:

https://groups.google.com/forum/?fromgroups=#!topic/google-api-php-client/pP-E1noaqsI

这里有什么想法?

Sam*_*ook 2

概述:

https://developers.google.com/google-apps/calendar/

PHP 示例下载:

http://code.google.com/p/google-api-php-client/wiki/Samples#Calendar_API

方法:

https://developers.google.com/google-apps/calendar/v3/reference/calendars

  • 谢谢你!但不幸的是,这并不能回答我的问题。所有这些文档都是针对 REST API 的,我一直在寻找客户端库的支持文档。知道那可能在哪里吗? (4认同)