iserter/PHP Obfuscator

Obfuscate your PHP source code as part of your CI/CD pipeline.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 4, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: iserter/php-obfuscator@4a299cc2bed3dd8222186426d49dd8ab2e7e0171 # v0.1.7

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
sourcePath to the PHP file or directory to obfuscate.yessrc
outputPath where the obfuscated files will be saved.yesobfuscated
configPath to a custom config YAML file.no
cleanClean the output directory before processing.nofalse
forceForce re-obfuscation of all files (ignores timestamps).nofalse
additional-argsAny other CLI arguments to pass to the obfuscator.no

no outputs