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 readingPeachPie has been in development for a few years already. It is an ambitious project, so we set a few milestones before we felt comfortable releasing the official version 1.0.0.
... continue readingSince we are seeing the same issues with our users and clients over and over, we decided to create a service that would solve them for us. After months of fine-tuning the technical implementation of this solution, we are happy to introduce apps.peachpie.io.
... continue readingIt’s been a long time coming, but after extensive stabilization work and implementing as many missing functions as was humanly possible, we finally got the PeachPie platform to a state where we can comfortably consider it usable. Recap PeachPie is a second-generation compiler and runtime of the PHP language under .NET Core. We started developing […]
... continue readingFor the end of June, we prepared some final cleanups and fixes, improved APIs, and also a bunch of new features. The compiler now handles the majority of publicly available opensource code with no or very few modifications. Also, there are some PHP 8 features available if you’re keen to try them in your code.
... continue readingWith over 400 changes, it was time for the next major release of the PeachPie platform. During the past months, we have focused on improving the compatibility with several standard PHP applications and frameworks, and on the integration with toolings such as Visual Studio.
... continue readingWhenever you are building a website, you choose how to design your front-end. Different platforms each offer their own ways; in PHP, the selection of options is by far the most extensive.
... continue readingOur recent work on the PeachPie compiler gives us a few cool abilities and features. Not only can you compile and run PHP code natively on the .NET runtime (which means all the performance benefits and interop with C#) but now it all works fluently on the new .NET Core 3.0 and ASP.NET Core 3.0. Let’s […]
... continue readingIn preparation for the stable release of PeachPie 1.0, we are cleaning up the code and conducting some final fixes and enhancements.
... continue readingWe just released PeachPie 0.9.18, which targets some syntax extensions, so that PeachPie can provide more and much needed CLR interoperability features. Extending the syntax does not affect any existing PHP code and only provides developers with more options.
... continue reading