jobo: Ist CodeIgniter das schlankeste Framework?

Hallo,

http://framework.zend.com/wiki/display/ZFDEV2/Zend+Framework+2.0+Roadmap schreibt: "Our current MVC implementation is increasingly adding overhead to the dispatch cycle, slowing down the request cycle. While you can squeeze additional performance out of it via stripping require_once calls and using autoloading, the fastest requests are still far short of other, slimmer frameworks (CodeIgniter and the various new microframeworks come to mind here)."

Hat jemand mit CodeIgniter schon mal gearbeitet. Die Wikipediaseite bestätigt, dass es schlank und schnell ist und wenig Einarbeitungszeit braucht. Welches aber sind die andern "various new microframeworks"? Und taugen sie was?

Gruß

jobo

  1. Hallo,

    http://framework.zend.com/wiki/display/ZFDEV2/Zend+Framework+2.0+Roadmap schreibt: "Our current MVC implementation is increasingly adding overhead to the dispatch cycle, slowing down the request cycle. While you can squeeze additional performance out of it via stripping require_once calls and using autoloading, the fastest requests are still far short of other, slimmer frameworks (CodeIgniter and the various new microframeworks come to mind here)."

    Hat jemand mit CodeIgniter schon mal gearbeitet. Die Wikipediaseite bestätigt, dass es schlank und schnell ist und wenig Einarbeitungszeit braucht. Welches aber sind die andern "various new microframeworks"? Und taugen sie was?

    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?

    Gruß

    jobo

    1. 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

      1. Hallo,

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

        http://ilikekillnerds.com/2011/04/codeigniter-vs-fuelphp/

        Gruß

        jobo

        1. Hallo,

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

          http://ilikekillnerds.com/2011/04/codeigniter-vs-fuelphp/

          Oder dann doch lieber Zend itself? http://stackoverflow.com/questions/667382/which-php-framework-should-i-choose-between-zendframework-and-yii und für die Übersicht, falls es jmd. interessiert: http://www.phpframeworks.com/index.php.

          Sind Single-Poster-Threads eigentlich erlaubt?

          Gruß

          jobo

          1. Hallo,

            Yii.

            Gruß

            jobo

          2. Hallo,

            und für die Übersicht, falls es jmd. interessiert: http://www.phpframeworks.com/index.php.

            bzw. auch: http://en.wikipedia.org/wiki/Comparison_of_Web_application_frameworks#PHP_2

            Gruß

            jobo