/php-dotnet-projects

Projects continuously migrated from PHP to .NET Standard.

Primary LanguagePHP

Projects continuously migrated from PHP to .NET Standard.


This repository contains .NET projects compatible with .NET Standard being compiled from unmodified PHP source codes using PeachPie compiler.

Building projects:

dotnet build

Release build:

dotnet build -c Release -p:VersionSuffix=preview

Providing package readme

Some packages are compiled right from the original repository. To alter or add a readme text, put readme.md in a corresponding folder: {package name}/readme.md (lowercased).

Other projects: