1、下载Phalcon源码
git clone https://github.com/phalcon/cphalcon.git
源码地址:下载
2、下载phalcon-devtools
git clone https://github.com/phalcon/phalcon-devtools.git
源码地址:下载
3、修改gen-stubs.php文件,指定CPHALCON_DIR
cd path/to/phalcon-devtools
vim ide/gen-stubs.php
4、生成Phalcon语法文件
/d/xampp/php/php.exe /d/phalcon-devtools/ide/gen-stubs.php
到目前为止,会在ide目录下生成Phalcon对应版本的目录
5、在PhpStorm中导入libary
最后重启PhpStorm
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。