jobo: Ist CodeIgniter das schlankeste Framework?

Beitrag lesen

Hallo,

http://query7.com/why-you-should-be-using-a-php-framework

"Also be sure to check out Kohana, Code Igniter, Yii, Lithium, Fuel, Alloy and Akelos before making your decision."

Jemand Erfahrung mit irgendeinem davon?

http://stackoverflow.com/questions/5559549/kohana-vs-codeigniter-year-2011

"Kohana is great and does a lot of things very well. Their documentation is drastically improved over the last few months and cannot be used as an argument against using the framework as it has been in the past, but for me it is not as simple or logical as it could be.

CodeIgniter is probably the best framework for learning how to use MVC in your projects. You know it'll be stable for a LONG time and you know that pretty much any server will be able to host it.

Or, have a look at FuelPHP which is essentially CodeIgniter written for a PHP 5.3 world by some of the long-standing CodeIgniter community (including myself) and follows all the same ideas of simplicity, low barrier to enty, etc.

Take a look over all 3 and use whichever makes sense to you. Long-term compatibility, PHP 5.3 support, etc may all be deciding factors on which you use, but on their own merits all the frameworks are excellent."

Kohana ein Fork von CodeIgniter. FuelPHP ist CodeIgniter für PHP5.3.

Gruß

jobo