Experience using Yii framework for actual PHP project
        Posted  
        
            by desireco
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by desireco
        
        
        
        Published on 2009-04-12T04:49:08Z
        Indexed on 
            2010/03/22
            15:41 UTC
        
        
        Read the original article
        Hit count: 695
        
I've been using Code Igniter for my PHP projects, when I start them from the beginning. It is very nice framework, saves me a lot of work and let me have low level access if I need to do something special.
Code Igniter is also faster then similar frameworks by order of magnitude. I came across Yii framework which claims to be even faster and easier and prettier and whatever.
I never heard of it and I was wondering if someone used it in some real life project and have practical experience that he is willing to share.
© Stack Overflow or respective owner