Parcourir la source

Merge 213c18867a into 9ea99fccb0

pull/1201/merge
Danil Ovchinnikov il y a 2 semaines
Parent
révision
daa2d5e130
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. 3
    2
      README.md

+ 3
- 2
README.md Voir le fichier

@@ -879,12 +879,13 @@ Libraries to help manage database schemas and migrations.
879 879
 * [Takeout](https://github.com/tighten/takeout) - A Docker-based development-only dependency manager.
880 880
 * [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
881 881
 
882
-### Virtual Machines
883
-*Alternative PHP virtual machines.*
882
+### Virtual Machines and Compilers
883
+*Alternative PHP virtual machines and compilers.*
884 884
 
885 885
 * [Hack](https://hacklang.org/) - A programming language for HHVM.
886 886
 * [HHVM](https://github.com/facebook/hhvm) - A Virtual Machine, Runtime and JIT for PHP by Facebook.
887 887
 * [PeachPie](https://github.com/peachpiecompiler/peachpie) - PHP compiler and runtime for .NET and .NET Core.
888
+* [KPHP](https://github.com/VKCOM/kphp) - A compiler that translates PHP to C++ and runtime for C++.
888 889
 
889 890
 ### Text Editors and IDEs
890 891
 *Text Editors and Integrated Development Environments (IDE) with support for PHP.*

Chargement…
Annuler
Enregistrer