PeachPie extension for Visual StudioThis extension provides support for PHP projects running compiled on .NET using PeachPie compiler. The extension is designed to simplify working with PeachPie compiler in Microsoft's Visual Studio IDE. PeachPie is a PHP compiler and runtime on top of .NET & .NET Core.
Project TemplatesEasily create a new PHP (PeachPie) project with just a few clicks and get started with PeachPie: Full .NET DependenciesIntegrate your PHP (PeachPie) app as a reference within your other .NET projects: Make use of Diagnostic ToolsProfile your PHP code for performance bottlenecks, memory leaks or CPU usage: What this allows you to doPeachPie compiles PHP code to .NET/.NET Core and replaces its runtime with the modern, secure and performant .NET environment. As a result, you can use this extension to treat PHP projects as if they were written in .NET and interoperate seamlessly with your applications written, for example, in C#:
|