Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/halleck45/phpmetricszendserver
- Owner: Halleck45
- License: mit
- Created: 2015-08-28T16:35:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-28T16:36:35.000Z (over 9 years ago)
- Last Synced: 2024-10-15T17:58:10.654Z (2 months ago)
- Language: PHP
- Size: 2.13 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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