We are back to working on Peachpie compiler and achieved a major milestone this week: continuous testing of our build using Travis CI.
... continue readingAs we are taking a short break from working on Peachpie due to other obligations, not much progress has been made on the project itself. We would, however, like to touch on a very important aspect of getting the maximum out of your applications: choosing the right web server.
... 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 readingWe have received a number of questions across multiple channels so far, and we felt that it would perhaps be beneficial to compile a list of some of the most frequently asked questions along with their answers.
... continue readingIn our last blog post we discussed some of the advantages and shortcomings of PHP and the .NET framework, and pointed out why the two should not be compared with each other. Today, we are introducing a tool that can bridge the gap between these two frameworks, enable the developer to produce code in PHP […]
... continue readingA quick Google search for the phrase PHP versus .NET reveals that these two heavyweights of the programming world have been the subject of comparison since their very inception. However, is it really possible to compare them, or better yet – is it even necessary?
... continue reading