Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/halleck45/phpmetricszendserver

Integrates PhpMetrics in ZendServer ZRay
https://github.com/halleck45/phpmetricszendserver

Last synced: 25 days ago
JSON representation

Integrates PhpMetrics in ZendServer ZRay

Awesome Lists containing this project

README

        

PhpMetrics ZendServer Plugin
==========

[PhpMetrics](http://phpmetrics.org) is a static analyzer for PHP.

It provides lot of metrics about quality of your PHP code:

+ Halstead metrics (volume, effort, vocabulary...)
+ Maintainability index
+ Card and Agresti metrics (Relative/absolute system/data complexity...)
+ Lack of cohesion of methods
+ Myer's metrics (Interval, Distance)
...

License
-----

See LICENSE.txt

Author
-----

Jean-François Lépine