pchpcompiler's profile picture. #PHP compiler & runtime under #dotNET built on @roslyn, developed by @iolevel. Supported by the .NET Foundation.

Support us on Patreon: https://bit.ly/3QtqgAQ

PeachPie Compiler

@pchpcompiler

#PHP compiler & runtime under #dotNET built on @roslyn, developed by @iolevel. Supported by the .NET Foundation. Support us on Patreon: https://bit.ly/3QtqgAQ

Pinned

🚀Run entire PHP apps, e.g. WordPress, on .NET 🚀Integrate PHP into your .NET stack or vice versa 🚀Seamlessly interoperate using C# classes in PHP or vice versa Get started with PeachPie, the open source PHP compiler & runtime for .NET Core! github.com/peachpiecompil…

pchpcompiler's tweet image. 🚀Run entire PHP apps, e.g. WordPress, on .NET
🚀Integrate PHP into your .NET stack or vice versa
🚀Seamlessly interoperate using C# classes in PHP or vice versa

Get started with PeachPie, the open source PHP compiler & runtime for .NET Core!
github.com/peachpiecompil…

If you're our sponsor on @Patreon, you now have access to the latest #Wordpress 6.8.1 running on #dotnet via our daily build. If not, please consider becoming a patron! patreon.com/pchpcompiler


💪PeachPie 1.1.11 just shipped and it's a biggun. 🔥PHP 8.4 parser. 🔥Support for typed class constants. 🔥Better support for SQLite 🔥SplFileObject support for CSV parsing. github.com/peachpiecompil…


What if you could save yourself from all the time spent autoloading in #PHP? Now possible peachpie.io/blog/2024/07/0…

🐘#PHP's autoload can be a real performance bottleneck. Thanks to #dotnet and @pchpcompiler, however, you can eliminate all this and take your app's performance to the moon 🚀 See how in this tutorial video ⬇



PHP's composer autoload mechanism can be a real performance bottleneck. With PeachPie, it can be eliminated❌. Profile your app and boost its performance🚀 like so: youtu.be/J03yOAEgS_8 #PHP #dotnet #csharp #visualstudio #vscode

pchpcompiler's tweet card. What happens when we eliminate PHP's composer autoload | PeachPie...

youtube.com

YouTube

What happens when we eliminate PHP's composer autoload | PeachPie...


Happy 2025 everyone 🎉 Let's kick off the year with a tutorial on how to create a simple #PHP project with PeachPie, which you can run and debug in @code with #dotnet: youtube.com/watch?v=5nbHWB…

pchpcompiler's tweet card. How to create a PeachPie project

youtube.com

YouTube

How to create a PeachPie project


The PeachPie team wishes everyone a happy and peaceful holiday season. There's still a lot of #PHP to be compiled to #dotnet in 2025!

pchpcompiler's tweet image. The PeachPie team wishes everyone a happy and peaceful holiday season. There's still a lot of #PHP to be compiled to #dotnet in 2025!

PeachPie Compiler reposted

More optimisations to the PHP to .NET compile-time! Yes, avoiding allocations in .NET may make your code even 2 times faster, or more. That includes use of LINQ, bad foreach, lambdas (if excessive) .. but you already knew. Happy profiling! Follow @pchpcompiler for more 🍑


PeachPie Compiler reposted

Now compiling #PHP 8.3 to #dotnet - typed class constants - dynamic class constant access Look how beautiful it is decompiled to pseudo-c# code 😍 Follow @pchpcompiler for more! 🌐 Pre-release is available to our amazing Patreons!

misekjakub's tweet image. Now compiling #PHP 8.3 to #dotnet 
- typed class constants
- dynamic class constant access

Look how beautiful it is decompiled to pseudo-c# code 😍 Follow @pchpcompiler for more!

🌐 Pre-release is available to our amazing Patreons!
misekjakub's tweet image. Now compiling #PHP 8.3 to #dotnet 
- typed class constants
- dynamic class constant access

Look how beautiful it is decompiled to pseudo-c# code 😍 Follow @pchpcompiler for more!

🌐 Pre-release is available to our amazing Patreons!
misekjakub's tweet image. Now compiling #PHP 8.3 to #dotnet 
- typed class constants
- dynamic class constant access

Look how beautiful it is decompiled to pseudo-c# code 😍 Follow @pchpcompiler for more!

🌐 Pre-release is available to our amazing Patreons!

Fixed some bugs related to the manipulation with array objects. If you're a #Patreon supporter, you can now grab the latest build and you should be able to get a bunch more #WordPress plugins to work, for example.


New video just dropped. The first tutorial from our new #WordPress series - how to set up WordPress on #dotnet 9. youtu.be/yHwMv3iivco

pchpcompiler's tweet card. Setting up WordPress on .NET 9 with PeachPie

youtube.com

YouTube

Setting up WordPress on .NET 9 with PeachPie


Our flagship app, @wp_dotnet or #WordPress running on #dotnet, received a makeover. The main difference now is that the latest build with all the recent features and fixes is available exclusively to our Patrons first. 🚀wpdotnet.com


🛳 Just shipped PeachPie 1.1.10. 🔥Run the latest #WordPress 6.5.4. via @wp_dotnet 🔥Optimized runtime for work with string values 🔥Performance improvements 🔥CLR Events 🔥Bug fixes Read all about it: peachpie.io/blog/2024/08/2…


🤯Here's a #Windows/#Linux/#Mac app of a clock face UI, completely written in #PHP. Running via PeachPie => #dotnet => @AvaloniaUI. github.com/FibonacciFox/P…


Something's cooking 🧑‍🍳 It's been requested for many years, now we're finally getting around to properly integrating #WooCommerce for #dotnet. Will be available to our patrons soon - consider supporting the development here ⬇ patreon.com/pchpcompiler

pchpcompiler's tweet image. Something's cooking 🧑‍🍳 It's been requested for many years, now we're finally getting around to properly integrating #WooCommerce for #dotnet. Will be available to our patrons soon - consider supporting the development here ⬇
patreon.com/pchpcompiler

Get a load of this⌛ #PHP's composer autoloading mechanism can be a real life-saver, but also a performance nightmare. Check out our latest article to see how compiling to #dotnet can drastically reduce this overhead ⬇ peachpie.io/blog/2024/07/0…

pchpcompiler's tweet image. Get a load of this⌛
#PHP's composer autoloading mechanism can be a real life-saver, but also a performance nightmare. Check out our latest article to see how compiling to #dotnet can drastically reduce this overhead ⬇

peachpie.io/blog/2024/07/0…

🔥New article just dropped. Using #dotnet events in #PHP. Read all about it and consider sponsoring us on #Patreon to start using this feature today: peachpie.io/blog/2024/06/2…


We updated @wp_dotnet to the latest #WordPress 6.5.4., now running on #dotnet 6.0. You can either build it from the sources or grab it from our NuGet feed if you're a Patreon member! github.com/iolevel/wpdotn…


Loading...

Something went wrong.


Something went wrong.