TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Package PHP apps as standalone, self-executable binaries

29 pointsby kdunglasover 1 year ago

1 comment

eternityforestover 1 year ago
Oh nice! I hate PHP a bit less than I did before!<p>One of my biggest issues with PHP is that it doesn&#x27;t cleanly separate the app and the system.<p>You configure your server to work with PHP, you set up access control rules on the server for what files they can see, you enable modules.<p>So then you need an extra tool to manage the configuration, and lots of YAML to declare what it should be.... meanwhile with Python you just plop it in a virtualenv and pip manages all the moving parts.<p>It&#x27;s good to see the PHP ecosystem getting tools like this! Maybe we&#x27;ll see more self hostable stuff we can install with one click now!
评论 #38575850 未加载
评论 #38580415 未加载
评论 #38589504 未加载