WebStorm/PhpStorm links
Categories
Tags
Beta Commandline completion composer CSS database debug deployment documentation ecmascript5 editor ftp HTML html5 import inspection JavaScript LESS navigation Node.js offer PHP PhpStorm PHPUnit productivity Profiler Project RC refactoring Release SASS settings sftp smarty Symfony synchronisation TypeScript UI unit testing WebStorm WebStorm/PhpStorm links Xdebug youtrack zen-coding Zend Debugger-
Other JetBrains Blogs
Meta
Tag Archives: Commandline
Composer support in PhpStorm
One of the great things that happened in PHP world was the introduction of Composer, a dependency manager for PHP which allows us to specify dependencies for our project and have Composer install and update them for us. With PhpStorm … Continue reading
Integrating Composer command line tool with PhpStorm
Built-in Command Line Tool support plugin provides autocompletion and documentation for any command line based tools. It needs just an xml commands description to support new tool. We plan to add automatic recognition of composer and other popular tools in future, but … Continue reading
Symfony Command Line Usage With Command Line Tool Support
Since PhpStorm 2.0 Symfony framework command line tool can be used inside PhpStorm by Command Line Tool Support. Let’s pass through a simple Symfony tutorial, and then create a custom task. You’ll need having PhpStorm 2.0 and Symfony 1.1 or … Continue reading
Zend Framework Tool Usage With Command Line Tool Support
Zend Framework has a powerful command line tool, and it can be used inside PhpStorm by Command Line Tool Support. Let’s pass through a simple Zend Framework tutorial. You’ll need having PhpStorm 2.0 and Zend Framework installed on your computer.
Posted in Cool Feature, PhpStorm
Tagged Commandline, completion, PhpStorm, Zend Framework
18 Comments
PhpStorm & WebStorm 2.0 EAP build 102.18
PhpStorm & WebStorm 2.0 EAP build 102.18 is available. Albeit bugfixes in all areas, the most notable changes are: PHP debug run configurations & debugger mapping UI simplified. Debugger made completely independent of deployment plugin. Also, bookmarklets for easy launch … Continue reading
Posted in Early Access Preview, PhpStorm, WebStorm
Tagged Commandline, debug, PhpStorm, WebStorm
16 Comments
PhpStorm & WebStorm 2.0 EAP build 100.36
PhpStorm & WebStorm 2.0 EAP build 100.36 is available. Most notable changes are: PHP debuggers “Listen for connections” is now easily controlled via toolbar button Debugger port settings are back under PHP|Debug Cross-Browser bookmarklets for both Zend Debugger and xDebug are available. Get … Continue reading
Posted in Early Access Preview, PhpStorm, WebStorm
Tagged Commandline, PhpStorm, WebStorm
14 Comments