知识屋:更实用的电脑技术知识网站
所在位置:首页 > 编程技术 > PHP编程

VS.PHP + YiiFramework 组合开发PHP应用

发布时间:2014-09-05 10:44:25作者:知识屋

在做程序员的很长时间内是使用Microsoft的Visual Studio开发应用。对Visual Stuido提供的开发环境也比较熟悉了。偶尔开始做下PHP应用,Eclipse 的PHP IDE非常之不错,但如果你习惯了Visual Studio,那么使用Vs.php 也是一个非常好的选择。 www.zhishiwu.com

VS.PHP 基于Visual Studio 集成开发环境,使用VS.PHP 你可以使用Visual Studio IDE来开发,调试,部署PHP应用。尤其是其提供的调试环境和Visual Studio本身提供的其它语言C#调试环境不相上下。其主要功能有:

编辑和文件管理
PHP4 and PHP5 Support including the new PHP 5.3 language features
Syntax Coloring for PHP, Smarty, HTML, JavaScript, CSS, XML and XSLT
File templates for PHP, Smarty, HTML, JavaScript, CSS, XML and XSLT
Intellisense for PHP, Smarty, HTML, JavaScript, CSS, XML and XSLT
调试
XDebug and DBG support
Debug PHP, JavaScript and .Net in one single session
Built-in Apache web server for ease of debugging. Preconfigured with Php4, Php5, XDebug and DBG.
源码管理
Supports any SCC-plugin for Visual Studio including CVS, Svn, Perforce, Sourcesafe, etc.
部署及远程部署
Supports Ftp, SFtp (SSH), Ftp/S (SSL) and Smb (Network shares)
Automatic deploy files before debugging
Download/Import project from remote server
Work on remote files directly
主要界面如下:

可创建的项目类型

 

/

主要调试界面

 

/

代码编写时 Intellisense支持

 

/

VS.PHP本身可以支持各种PHP 应用程序框架,其内部自带ZendFramework的支持。但如果你习惯了MFC ,ASP.Net 开发应用,YiiFramework 是你比较好的选择。

尽管Yii的开发借鉴了Prado,Ruby on Rails,jQuery,Symfony等,但它提供的Application框架和API接口非常类似Asp.Net。下面为其支持的API接口的包定义:

 /

 

(免责声明:文章内容如涉及作品内容、版权和其它问题,请及时与我们联系,我们将在第一时间删除内容,文章内容仅供参考)
收藏
  • 人气文章
  • 最新文章
  • 下载排行榜
  • 热门排行榜