pk-fr/yakpro-po
YAK Pro - Php Obfuscator observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 82
- Release rhythm 23
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 112.5
- age_days: 4153
- days_rel: 356
- days_push: 109
- n_releases_24m: 3
Adoption not part of the score
1574 stars · 413 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
YAK Pro - Php Obfuscator is a free, open-source CLI tool that obfuscates pure PHP source code using the PHP-Parser library. It removes comments and indentation, scrambles names, converts control structures to if/goto statements, obfuscates string literals, and shuffles statements to make code hard for humans to understand.
Use cases
- obfuscate php source code before distributing a project
- protect php application logic from being understood or modified
- scramble variable, function, and class names in php files
- recursively obfuscate an entire php project directory
- remove comments and indentation from php code
- make php scripts difficult to reverse engineer
When to choose
- you distribute php code and want to hinder reverse engineering
- you need a free, configurable, MIT-licensed php obfuscator
- you want incremental, timestamp-based re-obfuscation of changed files
- your codebase is pure php without embedded html
When to avoid
- your php files contain html with embedded php
- you need real security rather than deterrence (obfuscation is not encryption)
- you need to obfuscate other languages than php
- you require commercial support or guaranteed compatibility with very old php versions on the 3.x branch
Facets
cli-tool · maturity active
parser developer-tools security developer-tools security programming-languages cli php cross-platform obfuscator php-obfuscation source-code-protection code-scrambling
2 sources
- readme: https://github.com/pk-fr/yakpro-po · fetched 2026-08-28 · 3bac2860f093
- homepage: http://www.php-obfuscator.com · fetched 2026-08-29 · 1d0bd778397b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pk-fr/yakpro-po | main | 65 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem