Symfony 2 Twitter 和 Facebook API
Symfony 2 是否有好的插件可以连接到 Twitter 和 Facebook API 以接收数据并与用户交互?
Are there good plugins for Symfony 2 to connect to the Twitter and Facebook API to receive data and interact with a user?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
注意:以下两个捆绑包均已弃用,取而代之的是 HWIOAuthBundle。
symfony2 捆绑包(插件)的一个很好的资源是:knpBundles
Note: both bundles below have been deprecated in favour of HWIOAuthBundle.
A good resource for symfony2 bundles (plugins) is: knpBundles
试试这个捆绑包:
https://github.com/hwi/HWIOAuthBundle
做得很好
try this Bundle :
https://github.com/hwi/HWIOAuthBundle
very well done