contentengineer Posted June 19, 2014 Share Posted June 19, 2014 Which tools do fellow Prestashop module creators use for rapidly understanding the Class Hierarchy and Method Inheritance/Override in the code base? We are using Prestashop to replace an existing inhouse developed Java application - the tool of choice was Eclipse IDE. PHPEd is our current preference, but we may move to JetBrains PHPStorm. Cheers Rob Link to comment Share on other sites More sharing options...
innovacy Posted October 17, 2014 Share Posted October 17, 2014 I have used over the years many IDE's, also the ones you mentioned. In the end there is only one I can suggest today and that is PHPStorm as it is superior in many things and offers the greatest integration of everything than any other. You will do everything correct by switching to PHPStorm! Btw, you might want to use my autocompletion classes for Prestashop in combination with PHPStorm, if you switch to that IDE. Link to comment Share on other sites More sharing options...
contentengineer Posted October 17, 2014 Author Share Posted October 17, 2014 We switched to PHPStorm a number of months ago and it has proved invaluable; though it does drag a little. We are using in combination with Fossil DVCS. Link to comment Share on other sites More sharing options...
clod Posted October 27, 2014 Share Posted October 27, 2014 I prefer and suggest Codelobster PHP Edition. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now