Is there a PHP-based source code management system?
        Posted  
        
            by George Edison
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by George Edison
        
        
        
        Published on 2010-04-09T23:45:49Z
        Indexed on 
            2010/04/09
            23:53 UTC
        
        
        Read the original article
        Hit count: 435
        
php
|source-code
I'm looking for a PHP-based tool for managing source code. Basically like a wiki but for code.
I know that SVN or CVS may be the better option, but I just need something basic that allows users to collaborate. I don't need the ability to checkout or anything like that.
© Stack Overflow or respective owner