Is there any way to collect all PHP files in one executable file?

xgme x

New member
I finished a PHP project with a lot of files and I decided to sell this project. How can I hide my codes and how can I collect my files into one file (like .war and .jar files) that servers can run.
Is there any tool to do it?
or Is there any way to do this manually ?
and Is there any source to examine how to accomplish that?

Thank you for any help.
 
Back
Top