PeachPie : PHP Compiler for .NET

Опубликовано: 11 Июнь 2026
на канале: ChipTask
13
1

🍑
PeachPie: PHP Compiler for .NET
Offer a comprehensive overview of PeachPie, an open-source compiler and runtime that translates PHP code into CIL byte-code for the .NET Framework and .NET platform. Originating from the Phalanger project and built on the Microsoft Roslyn compiler platform, PeachPie's primary goals are to enhance performance through compilation, enable both-way interoperability between PHP and .NET languages, improve security by allowing source-less distribution, and ensure cross-platform compatibility. Typical use cases include integrating PHP with C# projects, modernizing legacy PHP codebases onto the .NET platform, and utilizing the extensive .NET tooling for developing and debugging PHP applications. The project is a member of the .NET Foundation and supports major applications like WordPress and MediaWiki.