mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
combined groups
This commit is contained in:
parent
1c4cc5977b
commit
4bcb0097f1
@ -841,16 +841,12 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [Takeout](https://github.com/tighten/takeout) - A Docker-based development-only dependency manager.
|
* [Takeout](https://github.com/tighten/takeout) - A Docker-based development-only dependency manager.
|
||||||
* [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
|
* [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
|
||||||
|
|
||||||
### Virtual Machines
|
### Virtual Machines and Compilers
|
||||||
*Alternative PHP virtual machines.*
|
*Alternative PHP virtual machines and compilers to translate PHP into other programming languages.*
|
||||||
|
|
||||||
* [Hack](https://hacklang.org/) - A programming language for HHVM.
|
* [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.
|
* [HHVM](https://github.com/facebook/hhvm) - A Virtual Machine, Runtime and JIT for PHP by Facebook.
|
||||||
* [PeachPie](https://github.com/peachpiecompiler/peachpie) - PHP compiler and runtime for .NET and .NET Core.
|
* [PeachPie](https://github.com/peachpiecompiler/peachpie) - PHP compiler and runtime for .NET and .NET Core.
|
||||||
|
|
||||||
### Compilers
|
|
||||||
*Compilers to translate PHP into other programming languages.*
|
|
||||||
|
|
||||||
* [KPHP](https://github.com/VKCOM/kphp) - A compiler that translates PHP to C++.
|
* [KPHP](https://github.com/VKCOM/kphp) - A compiler that translates PHP to C++.
|
||||||
|
|
||||||
### Text Editors and IDEs
|
### Text Editors and IDEs
|
||||||
|
Loading…
Reference in New Issue
Block a user