Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Sameer Borate's Blog:
Visualizing application structure with nWire
Oct 15, 2009 @ 14:14:56

Recently on his blog Sameer has posted a "first look" at the recently released nWire extension for Eclipse-based IDEs.

Due to various complex PHP applications being developed - like Magento, Joomla and a wide variety of frameworks, developers finds it hard to understand the underlying architecture and relationships between various components within the application. nWire lets you bring order to that complexity.

He looks at the features the tool offers - the visualizer, navigator and searching abilities - and details each of them with a few screenshots showing these features in action.

tagged: visual plugin eclipse nwire

Link:

Community News:
nWire Eclipse Extension for Code Visualization
Oct 14, 2009 @ 13:50:06

The Zend Developer Zone has a new post promoting an extension for the Zend Studio/Eclipse IDEs called nWire that allows you to get a better overall view of the structure of your PHP applications.

nWire was designed for developers who get lost in large and complex applications. It dramatically shortens the time it takes to read and understand the code and reduces the learning curve for new developers. [...] nWire was developed with support from Zend Technologies and works with the new Zend Studio 7.0 and Eclipse 3.5 (Galileo) with PHP Development Tools (PDT).

The tool includes a visualizer to graphically browse the parts of your application, a navigator to see associations in the code and a quick search that makes it simpler to search the entire project. You can find out more about the project including downloads and a 4 minute intro video on the nWire website.

tagged: nwire plugin eclipse visual

Link:


Trending Topics: