VS.Php 2.5 will include the Zend Framework along with the standard PEAR distribution. This will enable you to easily start using the Zend Framework out of the box. The Php 5 runtime is also preconfigure to include the Zend framework path so your scripts will be able to find the framework files.
We also extended the auto loader class so when you reference a Zend framework class, intellisense will be able to find the file where the class is defined and will enable intellisense for the class.
Also, since the Zend Framework is well documented using PhpDoc, all the references made by one class via PhpDoc will be auto loaded into intellisense as well.
Please give it a try and let me know what do you think:
http://www.jcxsoftware.com/jcx/vsphp/beta
- webmaster's blog
- Login or register to post comments














