Download & Extend

PhpStorm templates

THIS IS NOT A MODULE, but Drupal-specific "Live Templates" and "File Templates" for PhpStorm.

UPDATE

Manager script has been moved into another repository.
https://github.com/Sweetchuck/WebIdeConfigManager

Steps to start using it the first time:

  1. Exit from PhpStorm
  2. $ cd ~/where/you/want/to/store/the/config/files
  3. $ git clone https://github.com/Sweetchuck/WebIdeConfigManager.git
  4. $ cd WebIdeConfigManager/ConfigHome
  5. $ git clone --recursive --branch 7.x-1.x http://git.drupal.org/project/phpstorm-templates.git drupal
  6. $ cd ..
  7. $ ./WebIdeConfigManager.php push
  8. Start PhpStorm
  9. type "hook_mail" or whatever hook and press Tab for template.

To update:

  1. Exit from PhpStorm
  2. $ cd /PathTo/WebIdeConfigManager/ConfigHome/drupal
  3. $ git pull
  4. $ cd ../..
  5. One of:
    • $ ./WebIdeConfigManager.php push
    • OR
    • $ ./WebIdeConfigManager.php push -h drupal
  6. Start PhpStorm
  7. Enjoy.

Project Information

Maintainers for PhpStorm templates

  • Sweetchuck - 113 commits
    last: 3 days ago, first: 44 weeks ago
  • Boobaa - 10 commits
    last: 3 weeks ago, first: 37 weeks ago
  • nevergone - 5 commits
    last: 15 weeks ago, first: 17 weeks ago

Issues for PhpStorm templates

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants