Hacker News new | ask | show | jobs
by bigtunacan 4274 days ago
Never was a fan of Yii myself. The one PHP framework I really do like though is the Fat-Free Framework.
1 comments

FFF is pretty rad, as is Slim framework. I like Slim so much I've been cloning it for Hack[0]. With the next week off work, I'm looking forward to getting it close to parity!

[0] https://github.com/LeanFramework/Lean

Cool. My personal preference is towards these leaner micro-frameworks in general. I've looked at Slim, seems cool, but never worked with it. Good luck on your project.