有没有好的方法(PHP 类)来访问 Gmail 联系人?

发布于 2024-09-09 02:10:11 字数 59 浏览 4 评论 0原文

有没有好的方法(PHP 类/函数)来访问 Gmail 联系人列表?如果不是我可以从哪里开始建立一个班级?

Is there a good way (PHP class/function) to access Gmail Contacts List? If not where I can start to build a class?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

嘿看小鸭子会跑 2024-09-16 02:10:11

OpenInviter,它是开源的,可与 Gmail 等配合使用。

OpenInviter, it's open source and works with Gmail and many more.

就此别过 2024-09-16 02:10:11

我知道libgmailer(GMailer类)< /a>(需要 CURL 和 OpenSSL)。

邮件管理:阅读、撰写、保存
草稿、发送、应用标签、删除
标签、应用星号、删除星号、
下载附件、搜索等

帐户管理:编辑过滤器、编辑
联系人列表、编辑标签列表、编辑
Gmail 偏好设置等。

I know libgmailer (class GMailer) (requires CURL and OpenSSL).

Mail management: read, compose, save
draft, send, apply labels, remove
labels, apply star, remove star,
download attachment, search, etc.

Account management: edit filters, edit
contact list, edit label list, edit
Gmail perferences, etc.

甜中书 2024-09-16 02:10:11

也许你可以尝试使用 Zend Framework 的 Zend_GData http://framework.zend.com/手册/en/zend.gdata.html?这是一个示例:http://blog .charlvn.com/2008/11/google-contacts-api-with-zend-framework.html 如何使用它。

Maybe you could try with Zend Framework's Zend_GData http://framework.zend.com/manual/en/zend.gdata.html? And here's an example: http://blog.charlvn.com/2008/11/google-contacts-api-with-zend-framework.html how to use it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文