Do compiled PHP scripts exist?
        Posted  
        
            by dabito
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by dabito
        
        
        
        Published on 2010-05-25T20:38:13Z
        Indexed on 
            2010/05/25
            20:41 UTC
        
        
        Read the original article
        Hit count: 223
        
Hi, I am wondering if anyone has used or read about PHP scripts compiled as a .so extension for Apache... Thing is I think I remember reading about it somewhere but dont know if such a thing exists.
This looks promising, but incomplete and abandoned: http://phpcompiler.org/
Im interested because i think it could improve performance... Perhaps someone could point out a framework or apache extension that does this.
Thanks!!
© Stack Overflow or respective owner