PHP Obfuscator
Version updated for https://github.com/iSerter/php-obfuscator to version v0.1.4.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The iserter/php-obfuscator GitHub Action automates the obfuscation of PHP code to protect intellectual property, supporting modern PHP versions from 7.4 to 8.5. It enhances deobfuscation resistance through techniques like control flow flattening, dead code injection, and per-file XOR string encoding, making it harder for reverse engineering. The action is designed for CI/CD pipelines, offering incremental processing, consistent symbol scrambling across projects, and a clean, test-covered architecture with customizable YAML-based configurations.