Skip to content

Some snippets helping you to generate dependency-metrics for your PHP project.

License

Notifications You must be signed in to change notification settings

ymc-devel/phpdepend-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
ymc-frne
Mar 15, 2013
77167e6 · Mar 15, 2013

History

6 Commits
Mar 15, 2013
Mar 15, 2013
Mar 15, 2013
Mar 15, 2013

Repository files navigation

phpdepend-processor

These snippets should help you to generate PHPDepend metrics for your PHP project. The included task-definition for Apache Ant will generate the metrics and process them to a human-readable HTML document using XSL transformations.

The definition of the ant task can be found in src/ant/build.xml and the used stylesheets are in src/xsl.

Examples

In the examples directory, you can find some demo content generated with this stuff.

Version

0.1 - unstable

License

The whole stuff in here is licensed under MIT. You will find a copy of the license text in LICENSE.md

About

Some snippets helping you to generate dependency-metrics for your PHP project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages