Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: PhpEZ – A tiny PHP framework for shared LAMP hosting (github.com/qcfe)
7 points by qcfe 9 hours ago | hide | past | favorite | 2 comments
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.

So I made a tiny PHP framework that gets packaged into a single file.

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.

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.

It's very much a tiny thing, but if anyone wants to try it and tell me where it breaks, I'd appreciate it :)

 help



haha, take my upvote just for the sex.php alone ;)

Thanks for sharing. I will give it a try, even if I don't use PHP lately.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: