You probably already know that you can work with Peachpie in Visual Studio Code with our official extension. But did you know that you can also use the full Visual Studio 2017 for your Peachpie projects? In this article, we will show how and what kinds of powerful features this will give you access to.
... continue readingThe article, in which we introduced the milestone achievement of being able to get WordPress running on .NET, received quite a bit of attention. Let’s recap what happened and follow up with video tutorial.
... continue readingAfter months of implementing the required PHP functionality in Peachpie, our platform is now finally ready to run a larger real-world application: WordPress.
... continue readingWe regularly try to produce samples for everyone to try out how to work with Peachpie compiler. These samples are usually common usecases where we show how to get started with a Peachpie-powered application quickly. In this article, we would like to give a detailed tutorial on how to get the samples working and what you […]
... continue readingThe Peachpie project is finally at a point where it can be used for real world purposes and applications. This article will show some more advanced interoperability options that are now available for you to try.
... continue readingWe have talked a lot about calling PHP from within C# thanks to Peachpie, but the beauty of this compiler is that the interoperability feature works both ways. In this article, we will take a look at some of the ways you can use C# in PHP.
... continue readingIn the previous blog we have explained all the benefits of the continuous testing on Travis CI. Now, we want to show the way it is implemented from a more technical standpoint.
... continue readingThis tutorial will show you how to set up Peachpie compiler in Visual Studio Code and compile PHP to .NET Core as simply as ever.
... continue readingIt has been a while since our last article, as we have been working on integrating the ASP.NET Core pipeline into Peachpie compiler. This opens up a whole host of new possibilities, which we would like to demonstrate in this blog post.
... continue readingPeachpie is a compiler of the PHP language to .NET. The project is still in progress, but there is a plethora of interesting usecases for the compiler. This article is a tutorial for some of the more advanced interoperability options between PHP and C# using Peachpie.
... continue reading