Php frameworks similar to one in Python like Django
        Posted  
        
            by kapildalwani
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by kapildalwani
        
        
        
        Published on 2010-04-27T09:02:07Z
        Indexed on 
            2010/04/27
            9:13 UTC
        
        
        Read the original article
        Hit count: 322
        
Has anyone used Php frameworks just like we have in Python(Django) and Java(Spring).
I want to use something which has end to end solutions. ORM tools, transaction mangement, logging etc.
I am not sure how Cake is? But, I am looking something very similar to Django in Php.
© Stack Overflow or respective owner