|
|
@@ -327,7 +327,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
327
|
327
|
* [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
|
|
328
|
328
|
* [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
|
|
329
|
329
|
* [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
|
|
330
|
|
-* [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - Analyzing tool to create dependency graph on customizable levels.
|
|
|
330
|
+* [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs.
|
|
331
|
331
|
|
|
332
|
332
|
## Debugging
|
|
333
|
333
|
*Libraries and tools for debugging code.*
|