Skip to content

simplesys/yii2-phpstorm-commandlinetool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yii2-phpstorm-commandlinetool

Yii2 CLI tool description for PhpStorm. We can used autocomplete for all console commands Yii2 in command line PHPStorm IDE.

Add new command line tool in PHPStorm:

File / Settings / Tools / Command Line Tool Support / Add

  • Choose tool: Custom tool

  • Visibility: project

  • Tool path: path yii root directory. Command yii for linux, or yii.bat for windows

  • Alias: y

  • Description: any think

And after added tool opening xml configuration file. Paste content from yii_version.xml file.

About

Yii2 CLI tool description for PhpStorm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published