What’s New in PeachPie 0.9.990

Posted on June 21, 2020, in category Announcement, Information, News, tags: , , , ,

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

PeachPie New Year’s Update

Posted on January 6, 2020, in category Information, tags: , ,

The project is getting closer to the first stable release. Let’s take a look at the progress we’ve made, what was implemented and what are the next steps in getting the PHP world closer to the modern .NET platform.

... continue reading

Progress toward full PHP compatibility

Posted on April 29, 2019, in category Information, News, tags: , , , , , , ,

We’ve been a little less active with blog posts and announcements lately, but it’s not for a lack of activity around the PeachPie platform. Let’s take a look at the current state of PeachPie and how compatible we are with the plethora of PHP applications out there.

... continue reading

Benefits of Compiling PHP to .NET with Peachpie

Posted on July 18, 2016, in category Profiling, tags: , , , , , , , ,

As we continue making progress with the development of Peachpie, we have implemented several constructs that demonstrate the benefits of using a PHP compiler to .NET. This week, we would like to show some official PHP benchmarks and explain why this is significant.

... continue reading

How .NET Handles PHP Static Local Variables

Posted on May 30, 2016, in category Benchmark, tags: , , , , , , , , , ,

Moving on down the roadmap, we are implementing more and more PHP functionalities into Peachpie compiler. This week, we would like to introduce a particularly popular one – Static Local Variables.

... continue reading