php-obfuscator
There are 10 repositories under php-obfuscator topic.
xpf0000/FlyEnv
All-In-One Full-Stack Environment Management Tool. Help developers quickly set up a local development environment. Core Modules: Ollama, DeepSeek, Apache, Nginx, Caddy, Tomcat. MySQL, MariaDB, PostgreSQL, MongoDB. Mailpit. PHP, Java, NodeJS, Python, Go, Rust, Erlang, Ruby. Redis, RabbitMQ. Elasticsearch. DNS Server, FTP Server
pk-fr/yakpro-po
YAK Pro - Php Obfuscator
pH-7/Obfuscator-Class
:man_technologist: Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
mnestorov/php-obfuscator
PHP Obfuscator is a command-line tool build with Python to obfuscate PHP source code files.
ammarfaizi2/php-integral-obfuscator
PHP Integral Obfuscator
genasyst/phpCompressor
The main task of compressing PHP code, it is also possible to use as a simple PHP obfuscator.
n0nexist/VVObf
best php obfuscator (up to php 7.4)
EmmanuelMmanda/laravel-obfs
A Simple wrapper for YakPro-po obfuscator ( Applicabel for laravel Framework )
0xWhoknows/php-obfuscation-decoder
A Python script that decodes obfuscated PHP code by extracting and reversing Base64 encoding, zlib compression, and character shifting.