Thursday, 8 March 2012

PHP Frameworks

I have recently been looking at the PHP Framework CodeIgniter, and am quite impressed at its lightweight approach to providing an MVC framework for building PHP applications on.
I haven't had as much time I would like to build anything meaningful with it, but on initial inspection, and every time I pick it up to look at, I am suitably impressed that I would be keen to develop something meaningful with it.
Other frameworks do exist, such as Zend, Yii, CakePHP and Symfony.  But none of these are screaming out at me with the simplicity and admiration that CodeIgniter has done quickly from the offset.

No comments:

Post a Comment

React vs. Vue: A Principal Engineer’s Perspective

As a Principal Engineer with over a decade of experience in front-end development, I’ve witnessed the evolution of JavaScrip...