So I've made a tool for web developers and now I want to sell it, but I don't want all web developers to see my code (PHP).
I do know there are PHP Obfuscators, but I don't want to use them, as they are not COMPLETELY 100% secure. I tried looking for a compiler for PHP (I know they aren't 100% secure as well, but they are more secure than an obfuscator,) but with no luck.
Can someone offer alternatives other than using an obfuscator?