From 02e7a13028b0edc9d2549321cadc90664a6cd506 Mon Sep 17 00:00:00 2001 From: Benjamin Fistein Date: Thu, 19 Jul 2018 11:15:03 +0200 Subject: [PATCH] Added PeachPie to list of VMs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b36c21..f0c8d92 100644 --- a/README.md +++ b/README.md @@ -833,6 +833,7 @@ Libraries to help manage database schemas and migrations. * [Hack](https://hacklang.org/) - A programming language for HHVM. * [HHVM](https://github.com/facebook/hhvm) - A Virtual Machine, Runtime and JIT for PHP by Facebook. +* [PeachPie](https://github.com/peachpiecompiler/peachpie) - PeachPie is a PHP compiler and runtime for .NET and .NET Core, which allows entire PHP applications to run on the modern, secure and performant .NET and .NET Core platforms. ### Text Editors and IDEs *Text Editors and Integrated Development Environments (IDE) with support for PHP.*