Live data from Hacker News

Ask HN : Which PHP Framework to prefer?

news.ycombinator.com

11–13 of 13 posts

Re: Ask HN : Which PHP Framework to prefer?

#12
Laravel for sure, it is very readable, it's one of the fastest. I have to say more importantly, it is very enjoyable to code in. Check it out: Laravel.com

I am using it for my current project, I have only experienced it for about a month I think :)

Re: Ask HN : Which PHP Framework to prefer?

#13

I've always used CI. I know a lot of people tend to look down on it, but it's easy to use and suited my needs. Can't you install both Yii and CI and decide which one you like best?

I personally love CI. It's easy to use and very flexible.

I have used Cake PHP and Yii too. But they are not that modular and flexible when it comes to CI.

Post reply on HN