Skip to content

swoole/aot-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Swoole-Compiler

Swoole Compiler is a commercial software solution that encrypts and compiles PHP source code.

WebSite: https://business.swoole.com/compiler.html

3.2

It encrypts and obfuscates PHP opcode bytecode, employing control-flow obfuscation, junk instructions, variable obfuscation, function-name obfuscation, virtual machine protection, code flattening, SCCP optimization, and other techniques to compile PHP source code into encrypted binary bytecode, thereby safeguarding your source code.

Documents: https://doc.swoole.com/@compiler/compiler.html

4.0

It compiles PHP code directly into binary instructions, producing native executables or dynamic libraries for platforms such as Windows, Linux, and macOS.

Documents: https://doc.swoole.com/@aot-compiler/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors