Hacker News new | ask | show | jobs
by petervandijck 5629 days ago
I like http://fuelphp.com these days, it's like CodeIgniter (by some of the same people), but modernized. I liked Kohana too for a while, but they seem way to architect-y (the docs where never up to date, things kept changing etc.). Hope Fuel doesn't go there.
1 comments

FWIW, Kohana just recently released updated docs with examples, explanations, tutorials, and the whole lot.

Actually though, I kind of enjoyed the "architect-y" part of Kohana - it encouraged me to actually dig into the source code to figure out how things work, which made me far more comfortable with the framework, and much more able to work with and extend it.