PHP Based
PHP Based source code browser w/ metrics
Moderator: General Moderators
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
PHP Based source code browser w/ metrics
Anyone know of any application which does something like this?
PHP Based
PHP Based
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Metrics...SLOC, comments to SLOC ratio's, etc...I'm aware of Dave Wheeler and his SLOCCount...something in PHP is prefered...source browser...PHP based...like phpDocumentor and/or lxr but PHP based.feyd wrote:What are you referring to with "metrics"? What kind of source browsing?
Quick browsing of source trees...dependancies, etc...more features the better...
Cheers
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
You lost me...I already use phpDocumentor...and I've never compiled it???Ambush Commander wrote:phpDocumentor for quick browsing and source trees.
You have to compile it though.
Although what it does is neat...I would like something a little better at hilighting dependancies...not just includes, but classes, methods, etc...
takes a little more parsing than a documentation generator I would think
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US