What you can build with PeachPie

Posted on May 14, 2023, in category Information, tags: , , , , ,

Over the course of the 6+ years we’ve been developing the PHP compiler to .NET, many practical apps have been tried on PeachPie, both by the core developer team and by the community. In this article, we’ll take a look at some of the coolest projects built with PeachPie. What’s PeachPie? In case you’re new […]

... continue reading

PeachPie v1.0.9

Posted on January 11, 2022, in category Information, News, tags: ,

It’s been a while since our last update, but the project is still well alive and under active development. Let’s take a look at some of the improvements to the PeachPie compiler platform; we’re continuously working on it to make PeachPie fast and stable for everyday use.

... continue reading

Running and debugging PHP code in the browser with Blazor

Posted on August 9, 2021, in category Information, News, tags: , , , ,

PeachPie offers many practical use-cases for both PHP and .NET developers, but some use-cases are a bit more mind-blowing than others. In this article, we’ll discuss how to create websites in PHP and run them on the client side using web assembly and Blazor. What on earth is this about? In this post, we combine […]

... continue reading

PeachPie 1.0.6

Posted on June 20, 2021, in category Uncategorized

Announcing the minor update to the PeachPie compiler platform – the version 1.0.6. It implements the latest feature requests, keeps up with the PHP 8.1 specs, and fixes a few bugs.

... continue reading

WpDotNet has just become a lot more user-friendly

Posted on May 7, 2021, in category Announcement, tags: , ,

WordPress on .NET (WpDotNet) is our flagship project and possibly the largest publicly available real-world PHP application that runs on .NET. In the latest version, we are introducing a fantastic set of new features: on-the-fly compilation in the background, live editing, and live diagnostics.

... continue reading

PeachPie 1.0.5

Posted on April 28, 2021, in category Uncategorized, tags: , , , , , , ,

Introducing the next release of PeachPie – the PHP compiler for .NET. This minor update brings new internal features and improvements, and improvements of existing features.

... continue reading