PhpStorm 2016.2Build #PS-162.1121.38, built on July 12, 2016Licensed to imsxm.comJRE: 1.8.076-release-b216 x8664JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o

phalcon开拓工具包地址

https://github.com/phalcon/phalcon-devtools

安装过程

1、下载phalcon-devtools

phalconphp71Phpstorm集成phalcon jQuery

➜ php git clone https://github.com/phalcon/phalcon-devtools.git

2、在phpstorm集成命令提示

① phpstorm->preferences->tools->command line tool support

点击“+”,选择Custom tool,选择global

② 填写phalcon-tools的地址及干系alias、desc等

③ 点击ok,确认

④ 在项目中右键外部库,选择configure php include paths..

⑤ 点击+号添加路径,并选择stubs,确定添加

⑥ 点击ok,配置完毕