<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: qcfe</title><link>https://news.ycombinator.com/user?id=qcfe</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 01 Sep 2026 09:57:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=qcfe" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: PhpEZ – A tiny PHP framework for shared LAMP hosting]]></title><description><![CDATA[
<p>I needed to make a tiny webapp backend to upload to shared LAMP hosting (they still exist, and I think they're fun despite us being well beyond 2005), but I couldn't face waiting for FTP to sync down however thousands files Laravel or similar frameworks need.<p>So I made a tiny PHP framework that gets packaged into a single file.<p>I'm using it for my own shady purposes, but I decided to put it on GitHub in case anyone else finds the approach useful.<p>It has typed request/response handling, filesystem-based routing, object serialization, database models/schema generation, and a little schema alignment tool. It has no Composer dependencies.<p>It's very much a tiny thing, but if anyone wants to try it and tell me where it breaks, I'd appreciate it :)</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49491968">https://news.ycombinator.com/item?id=49491968</a></p>
<p>Points: 10</p>
<p># Comments: 2</p>
]]></description><pubDate>Sat, 29 Aug 2026 18:09:43 +0000</pubDate><link>https://github.com/QcFe/phpEZ</link><dc:creator>qcfe</dc:creator><comments>https://news.ycombinator.com/item?id=49491968</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49491968</guid></item></channel></rss>