Below you will find pages that utilize the taxonomy term “iSerter”
March 31, 2026
PHP Obfuscator
Version updated for https://github.com/iSerter/php-obfuscator to version v0.1.3.
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 is designed to automatically obfuscate PHP code within a CI/CD pipeline, providing robust copyright protection for projects using PHP 7.4 through PHP 8.5. It automates tasks like scrambling identifiers, encoding strings, injecting deobfuscation-resistant code, and flattening control flow, making it harder for unauthorized users to reverse-engineer the code.
March 26, 2026
PHP Obfuscator
Version updated for https://github.com/iSerter/php-obfuscator to version v0.1.0.
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 is a tool designed to automatically obfuscate PHP source code in CI/CD pipelines, providing copyright protection and enhanced deobfuscation resistance. It supports modern PHP versions (7.4–8.5) and utilizes techniques like control flow flattening, string encoding, and symbol scrambling to secure code against reverse engineering.