How to encrypt a PHP file for free?

Viewed 27048

I have created a plugin for WordPress although I would like to encrypt it to stop people from viewing the source code. I've heard of Zend Guard and IonCube although is there a free alternative to these?

5 Answers
Related