Home  >  Article  >  Backend Development  >  用php 作 ios 后台开发 要用什么框架,并且要注意什么?请给小弟一个方向

用php 作 ios 后台开发 要用什么框架,并且要注意什么?请给小弟一个方向

WBOY
WBOYOriginal
2016-06-13 12:08:25966browse

用php 做 ios 后台开发 要用什么框架,并且要注意什么?请给小弟一个方向
我是一个刚毕业的学生,熟练php,但是对用 “php 做 ios 后台开发”毫无头绪。
------解决思路----------------------
推荐ThinkPHP框架 文档很多容易学
需要一个后台管理和前端API接口
------解决思路----------------------
如果是http协议,任何一个php mvc 框架都应该可以。如thinkphp yii等

如果是非http协议,要求与服务端长链接的,需要可以向手机推送数据的,可以试试workerman

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn