PHP Frameworks February 12, 2010
Posted by mywebkit in framwork, programming.Tags: codeigniter, framework, php, yii
trackback
The Are many frameworks for PHP.
frameworks make easy to coding they have some very good and useful classes ready to use; and of course there are client side programming language frameworks (like jQuery for JavaScript) and Server side programming languages frameworks like Zend , ….
I am a PHP programmer and i never use any framework after a little reading about them i found out that before this, i had written lots of uniform function and classes! that’s like a personal framework.( maybe someday i make a formal framwork
).
So after some googling i found a list of famous frameworks and each facilities here.
One of my friends said that a good framework should have good documents like Zend but do not forget that others because maybe some of them are more flexible and more easy to use.
I found 2 good ones Codeigniter and yii it seems that codeigniter is better because yii is very young .
here is Sana’s quote in this post
“CodeIgniter is a powerful, high-performance, open-source PHP framework that helps you author PHP applications rapidly. CodeIgniter is known for having a light footprint, thereby reducingyour server’s work. You can get up and running with CodeIgniter in a jiffy: it has an awesome online manual , a couple of helpful video tutorials and an active user forum .”
Comments»
No comments yet — be the first.