What's the PHP framework equivalent of jQuery?
        Posted  
        
            by Cortopasta
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Cortopasta
        
        
        
        Published on 2010-05-25T22:42:54Z
        Indexed on 
            2010/05/25
            22:51 UTC
        
        
        Read the original article
        Hit count: 277
        
jQuery made javascript so easy for me, I was able to get up and running in a couple of hours doing most tasks.
Which PHP framework has similar ease of use and rapid development/write less ability? Or am I stuck basically learning a new language no matter what framework I decide on?
© Stack Overflow or respective owner