Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I obfuscate a Symfony PHP Web App?

I am looking to distribute a symfony web app, but don't want to reveal its source code.

I know it is tough to obfuscate PHP, but I was wondering if there are any closed or open source solutions to obfuscate and/or encode the backend code so that someone receiving the app can run it but wouldn't be able to view the source code?

like image 653
JB Lesage Avatar asked Nov 16 '25 07:11

JB Lesage


1 Answers

phc (a PHP compiler) has an --obfuscate flag

like image 160
John Paulett Avatar answered Nov 18 '25 21:11

John Paulett



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!