Jump to content

PHP Development Environments - Class Hierarchy, Method Overrides


contentengineer

Recommended Posts

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

  • 3 months later...

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

  • 2 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...