10

Are there any plugins for NetBeans IDE (PHP) that implements these refactoring?:

  • Extract Method
  • Generate Method
1
  • You might want to look at github.com/QafooLabs/php-refactoring-browser which lets you do extract method and some other things from the command line. It could probably used by a Netbeans (and other IDE) plugin. Commented Jan 6, 2014 at 10:16

1 Answer 1

10

I asked this question on NetBeans forum. You can vote for this functionality to be implemented here: http://netbeans.org/bugzilla/show_bug.cgi?id=183807

Sign up to request clarification or add additional context in comments.

5 Comments

After 4 years still no news about Refactoring (Extract Method, Generate Method , ...) for php in NetBeans ! :|
As of today (2014-04-28) still no Extract Method refactoring for Netbeans PHP IDE!
6 years later and still no Extract Method feature for php :'(
Yearly check-in, still no support.
Still don't see it :\ PHPstorm does this great but it's $10 a month

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.