Peachpie.io gets a new look

Posted on June 29, 2016, in category News, tags: , , , , , , , , , , ,

No benchmarks this week, but we do have a few announcements. Not only about the technology itself, but also about the infrastructure that surrounds it.

... continue reading

What Happens when PHP Static Fields are Compiled to .NET

Posted on June 22, 2016, in category Benchmark, tags: , , , , , , , , ,

Read about what happens to PHP static fields when compiled to .NET.

... continue reading

Foreach and Other Planned Work from PHP to .NET

Posted on June 7, 2016, in category News, tags: , , , , , , ,

Last week we introduced the recently implemented include functionality and benchmarked how Peachpie fares with it compared to standard PHP. This week we would like to present another newly included feature and to show what else we will be working on in the coming weeks.

... 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

The .NET Effect – Microbenchmarking of Include

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

We previously talked about the include/require functionality, which we recently managed to implement in Peachpie. Now we decided to put the compiler to the test and benchmark the include function against standard PHP and Phalanger.

... continue reading

Peachpie Edging Closer Towards PHP Compatibility

Posted on May 16, 2016, in category News, tags: , , , , , , ,

As we continue working on Peachpie compiler, which can be seen on our roadmap, there are more and more new functionalities and features every day. With each update, Peachpie learns to handle a set of new things and becomes increasingly compatible with the standard PHP runtime environment.

... continue reading

Working towards PHP interoperability with .NET

Posted on May 9, 2016, in category News, tags: , , , , , , ,

After making an appearance on Microsoft’s “On .NET” live stream to discuss Peachpie, we have been busy working on the compiler itself. One of the aspects we have particularly been focusing on is the PHP interoperability with .NET, where we have been making massive strides.

... continue reading

ICYMI: Chatting with Microsoft about PHP on .NET

Posted on May 2, 2016, in category Announcement, News, tags: , , , , , , , , ,

You can watch the replay of the show here. What did we talk about? One of Bertrand’s main questions asked about our motivation to create Peachpie. As we explained, it is twofold: firstly, to finally finish what Phalanger has started in a much improved way, and secondly, to open up previously unaccessible areas for PHP […]

... continue reading

Coming Up: Live Stream “On .NET” with Microsoft

Posted on April 27, 2016, in category Announcement, News, tags: , , , , , , , ,

We will be chatting live with Microsoft’s Bertrand Le Roy on his show called “On .NET” this Thursday at 10 AM PST (7 PM GMT+2).

... continue reading

How Roslyn Empowers PHP and Peachpie

Posted on April 18, 2016, in category Benchmark, tags: , , , , , , ,

We have been busy adding more and more features to Peachpie and benchmarking them against standard versions of PHP, but we also think it is important to share our thoughts on Microsoft Roslyn, which made Peachpie possible.

... continue reading