Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

vamsi.krishna's avatar

Secure Offline PHP Application

I want to build php application works though lan based system. I will install lamp and php project in server. From server ip address, i will access project on different computers though lan. But i won't allow others can see my functions and code in server. I want convert php to some encrypted format and run it which can't decrypte by users. Is there any methods to solve my problem and secure my project. I heard that php project can be converted to dll and run it. Please help me.

0 likes
0 replies

Please or to participate in this conversation.