mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Merge pull request #255 from mamuz/master
Add PhpDependencyAnalysis for Code Analysis
This commit is contained in:
commit
2ef0748ce0
@ -326,6 +326,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
|
* [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
|
||||||
* [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
|
* [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
|
||||||
* [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
|
* [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
|
||||||
|
* [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - Analyzing tool to create dependency graph on customizable levels.
|
||||||
|
|
||||||
## Debugging
|
## Debugging
|
||||||
*Libraries and tools for debugging code.*
|
*Libraries and tools for debugging code.*
|
||||||
|
Loading…
Reference in New Issue
Block a user