Continuous Testing of PHP Compiled to .NET Core on Linux Virtual Hosting

Posted on November 1, 2016, in category Announcement, Information, News, tags: , , , , , , , , ,

We are back to working on Peachpie compiler and achieved a major milestone this week: continuous testing of our build using Travis CI.

... continue reading

Choosing The Right Web Server

Posted on October 11, 2016, in category Benchmark, Information, tags: , , , , ,

As 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 reading

Peachpie Compiling PHP to .NET Core with Visual Studio Code

Posted on September 6, 2016, in category Announcement, Information, Tutorial, tags: , , , , , ,

This 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 reading

Using Peachpie with Docker to Run PHP on .NET Core

Posted on August 30, 2016, in category Announcement, Information, News, Tutorial, tags: , , , , , ,

It 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 reading

Tutorial: Advanced Interoperability Between PHP and C# with Peachpie

Posted on July 25, 2016, in category Information, Tutorial, tags: , , , , , , , ,

Peachpie 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

Peachpie Compiler – Frequently Asked Questions

Posted on April 6, 2016, in category Information, tags: , , , , , , ,

We 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 reading

Introducing Peachpie

Posted on March 12, 2016, in category Information, tags: , , , , , ,

In 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 reading

PHP and .NET – A Tale of Apples and Oranges

Posted on March 6, 2016, in category Information, tags: , , , , , ,

A 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