Product Editions - VS.Php for Visual Studio 2015
- VS.Php for Visual Studio 2013
- VS.Php for Visual Studio 2012
What is VS.Php? VS.Php is the most complete PHP integrated development environment based on Visual Studio. With VS.Php you can design, develop, debug and deploy PHP applications within the Visual Studio IDE. VS.Php key features are around providing rich PHP and Smarty editing capabilities as well as its ability to debug PHP scripts locally as well as remotely. Unique solutions you won't find in any other PHP IDE include -
Seamless integration with IIS7 -
Silverlight integration for debugging PHP+Silverlight end to end applications -
PHP and JavaScript debugging within the same debug session VS.Php offers a set of productivity features designed to improve productivity. The 3.5 releases includes support for PHP 5.6 language features. Benefits - Be more productive and obtain faster results
- Build dynamic web applications and web services using Php
- Collaborate better with your software team
- Ensure quality early and often throughout the development process
- Deploy your application securely
- Leverage your existing software tool investment
Features PHP Debugger - VS.Php supports debugging PHP scripts locally and remotely including scripts hosted in non-Windows servers. It uses XDebug for its debugging capabilities. VS.Php also lets you debug client side JavaScript in the same debug session. This feature lets you debug AJAX-type rich applications. Intellisense - VS.Php supports intellisense of PHP4 and PHP5 scripts. It has comprehensive support including the PHP built-in modules and PEAR classes. Also provides project wide intellisense for ease of programming. IIS integration - Use your local IIS server to test your PHP application. PHP configuration works out of the box with a few single clicks. Silverlight Integration - Create Silverlight projects that can be hosted inside a PHP web project. Debug client side Silverlight code and server side PHP code in the same session. Composer - VS.Php includes support for many frameworks delivered via Composer. Deployment - VS.Php allows you to easily deploy your project to a remote server using standard protocols such as Ftp, Sftp, Ftp/S and Smb. Class browser - The class browser lets you view all the functions, constants and classes defined in your project. VS.Php will parse all the files in your. Code outlining - The editor provides a rich automatic outlining support that lets you organize your code more efficiently. VS.Php understands PEAR-style regions as well as .Net-style user regions. Goto Definition - Anytime you want to quickly find where a method, function, variable or constant is defined, you can right click on it and VS.Php will find where it is define and move your cursor there even if it is on a separate file. Source code control - VS.Php provides support for source code control by leveraging the Visual Studio framework. That means that any source code control plug-in for Visual Studio will work with VS.Php. |