Last active
April 5, 2018 13:37
-
-
Save corerman/df0ec4acdb302a595cd5b5e66132b1d2 to your computer and use it in GitHub Desktop.
PHPStrom 配置Palcon环境
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* https://my.oschina.net/kmwzjs/blog/337199 配置支持Phalcon-tools: | |
* 在phalcon的官方博客上面说了要把phalcon的ide类库提示单独出来维护,所以在github上的phalcon dev tools已经不再有stubs了。 | |
项目地址放在了https://github.com/phalcon/ide-stubs上。 | |
只要clone下来,再在phpstorm项目中的external libraries添加clone下来的文件夹就行。 | |
参考文章: | |
https://blog.phalconphp.com/post/phalcon-ide-stubs-repository |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment