Is Laravel equality stable enough for a medium sized project or should I stick with a more stable Yii?

I use codeigniter for most of my projects, and I love CI, but let him take a look at this, it is a slow structure and does not support the latest PHP features. I think I outgrew it.

I am going to launch a new medium-sized project (CMS), and I would like to use a new structure for this.

I didn’t want to use Zend or Symfony, so Yii seemed to be the best option until I found Laravel, and I really liked it, especially when I found that it was inspired by CI, and all the praise of the Internet also helped.

But it bothers me that he has three major releases in one year, and I think that version 4 is in beta now, and obviously the development team consists of one guy, and I'm not sure about this future (I know him open source and available on Github, but lack of leadership is never good).

I plan to use and support this project for many years, I am going to release a lot of modules for it, it will be something like whmcs, but for a different market.

Should I stick to a steady Yii or is Laravel stable enough? Is there really too much work to upgrade Laravel to the new version (if you have already done so)?

I want this to be:

  • modern structure

  • enough to have a decent community (I'm sure its right to use the mainstream here!)

  • Low learning curve

+5
3

Laravel 3 . Laravel 4 - -, , - , - ( ).

, . , Laravel, Laravel. , , . , "", .

, Laravel 4 Composer , , , HTTP- Symfony. Laravel 4 , .

+4

. , :

  • laravel ?

Laravel 3/4 CMS Framework? , . ? . , cms.:)

Zend Framework Symfony. Laravel , , , .

+5

If it's between YII and Laravel, I will probably stick with Laravel. Yii is good, but Laravel can do better than him.

But personally, I support symfony. Its powerful and yet much less difficult to learn than Zend with its corresponding symfony document.

-6
source

All Articles