用于社交媒体监控和 Python 的 PHP 框架
我计划构建社交媒体监控应用程序,并且需要建议来选择 PHP 的框架和 Python 的框架。
由于基本要求是 1) 管理客户特定的帐户网络,包括 Facebook、LinkedIn、MySpace、YouTube、Twitter 等等…… 2) 提供与客户互动、衡量结果并同时跨多个社交媒体渠道监控其品牌的平台。 3) 监控有助于品牌推广和营销,并有助于识别可能被忽视的质量控制或客户服务问题。
我听说下面的 PHP 框架更好:- 一)ELGG ii) Yii 框架 iii) Zend 框架 iv) ATK 框架 v) 社交引擎 vi) Joomla 与 JomSocial vii) Drupal
对于 Python,Django 框架
我可以得到一些最佳建议吗?对于 PHP,我应该选择哪个框架?对于 Python,应该选择哪个框架?
谢谢, 苏达卡尔
I'm in the plan to build Social Media Monitoring Application and need the suggestions to choose which framework in the case of PHP and in the case of Python which framework.
As the basic requirement is to
1) Manage client-specific account networks including Facebook, LinkedIn, MySpace, YouTube, Twitter and many more…
2) Providing the platform for getting engaged with customers, measuring results and monitoring their brand across multiple social media channels at once.
3) Monitoring helps with branding and marketing and can help identify quality control or customer care problems that may have gone unnoticed.
I heard For PHP Framework below are better one:-
i) ELGG
ii) Yii Framework
iii) Zend Framework
iv) ATK Framework
v) SocialEngine
vi) Joomla with JomSocial
vii) Drupal
And for Python, Django Framework
Can I get some best suggestions which framework I should go ahead for PHP and in case of Python which framework?
Thanks,
Sudhakar
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
一定要看看 Laravel http://laravel.com/ 这是一个非常好的框架,至少值得研究一下。
Definitely checkout Laravel http://laravel.com/ It is a very nice framework and worth looking into at the least.
您可以将 symfony2 添加到您的列表中。它是一个php框架。已经有很多捆绑包可以连接到其他应用程序: http://knpbundles.com/
symfony 官方网站:symfony .com
还有一个 jirafe (用 symfony 构建?)可能适合监视 SM:http://jirafe.com/
我还发现:www.open-social-media-monitoring.net/ 和 http://thinkupapp.com/ 我已经在我的服务器上安装了这两个软件,并且只有 thinkup 可以正常工作。开放社交媒体监控的安装程序存在问题,我没有时间尝试调试它。
You can add to your list symfony2. It is a php framework. there are already plenty of bundles to connect to other apps: http://knpbundles.com/
The official symfony website: symfony.com
There is also a jirafe (build with symfony?) that could maybe be adapted for monitoring SM: http://jirafe.com/
I have also found: www.open-social-media-monitoring.net/ and http://thinkupapp.com/ I have installed both on my server and only thinkup is working properly out of the box. Open Social Media Monitoring has an issue with the installer and I did not have time to attempt debuging it.