Skip to content

This extension is for Magento Developers using PHPStorm. It generates a class map for autocompletion.

Notifications You must be signed in to change notification settings

stackcircle/phpstorm-magento-mapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHPStorm Magento Mapper

This extension is for Magento Developers using PHPStorm. It generates a class map for autocompletion.

Facts

Description

Build a class map for the new phpstorm feature introduced with the blog post http://blog.jetbrains.com/webide/2013/04/phpstorm-6-0-1-eap-build-129-177/

You need to rerun the script every time you add a class or configure a rewrite.

  • Supported Factory Methods
  • Mage::getModel()
  • Mage::getSingleton()
  • Mage::getResourceModel()
  • Mage::getResourceSingleton()
  • Mage::helper()
  • Respects class rewrites

Usage

php shell/generate-phpstorm-map.php --file .phpstorm.meta.php

If no file is specified the classmap will be output to STDOUT

Support

If you have any issues with this extension, open an issue on GitHub (see URL above)

Contribution

Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Vinai Kopp http://www.netzarbeiter.com @VinaiKopp

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2013 Vinai Kopp

About

This extension is for Magento Developers using PHPStorm. It generates a class map for autocompletion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published