Skip to content

Comment on PHP Framework CodeIgniter Has a New Homeparent

Comments

I've also moved over to Laravel for the most part, but I like the minimalism of CodeIgniter, and still use it occasionally. It's actually to CI's advantage that it has grown so conservatively: it's still fast, secure, reliable, quick to deploy and upgrade, and there's not much to learn when coming back after years of absence.

(My only real gripe has been the lack of a good Model base class, which led me to roll my own: https://github.com/lukifer/TheMissingModel)

Best of luck to BCIT, I hope they keep building on CI's core strengths and resist the temptation to make radical changes.

Nice work. It's also worth checking out Jamie Rumbelow's MY_Model

https://github.com/jamierumbelow/codeigniter-base-model

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.