浏览代码

Merge 213c18867a into 426f5688a4

pull/1201/merge
Danil Ovchinnikov 4 天前
父节点
当前提交
1363945591
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3
    2
      README.md

+ 3
- 2
README.md 查看文件

@@ -859,12 +859,13 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
859 859
 * [Takeout](https://github.com/tighten/takeout) - A Docker-based development-only dependency manager.
860 860
 * [Vagrant](https://developer.hashicorp.com/vagrant) - A portable development environment utility.
861 861
 
862
-### Virtual Machines
863
-*Alternative PHP virtual machines.*
862
+### Virtual Machines and Compilers
863
+*Alternative PHP virtual machines and compilers.*
864 864
 
865 865
 * [Hack](https://hacklang.org/) - A programming language for HHVM.
866 866
 * [HHVM](https://github.com/facebook/hhvm) - A Virtual Machine, Runtime and JIT for PHP by Facebook.
867 867
 * [PeachPie](https://github.com/peachpiecompiler/peachpie) - PHP compiler and runtime for .NET and .NET Core.
868
+* [KPHP](https://github.com/VKCOM/kphp) - A compiler that translates PHP to C++ and runtime for C++.
868 869
 
869 870
 ### Text Editors and IDEs
870 871
 *Text Editors and Integrated Development Environments (IDE) with support for PHP.*

正在加载...
取消
保存