VS.Php 2.5 includes the Zend Framework and integrates it with the Visual Studio IDE. The Zend Framework integration includes the following features:
Also in this release there are a number of features designed to enhance the Php editing experience. PhpDoc comment support has been improved and comments can now be auto generated from the Php code to reduce the time needed to document code.
The new class auto loader for intellisense support allows VS.Php to find the files where classes are defined. The class auto loader also looks up any reference of classes in the code including static method calls and PhpDoc comments.
The new release comes with a number of new project types. A new project type is the command line project. This allows to develop CLI script applications and debug them locally using XDebug.
For more information, visit the company website at:
http://www.jcxsoftware.com/tutorials.php