WebStorm和PhpStorm有什么区别?
PhpStorm = WebStorm + PHP + DB/SQLAll the features of WebStorm are included into PhpStorm, and full-fledged support for PHP and Databases/SQL support are added on top.
以上是从phpstorm官网原话 phpstorm包括webstorm所有功能加php和db。但是有些在webstorm里默认安装的plugin并没有安装在phpstorm里面 不过你完全可以自行安装 比如Meteor。相反webstorm无法安装phpstorm才能安装的php相关的plugin 比如Symfony。
webstorm是专注于前端开发的,有丰富的前端框架和js库,phpstorm是偏向于服务器开发的,在纯前端的方面不如webstorm
页:
[1]