|
|
@@ -295,6 +295,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
295
|
295
|
* [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
|
|
296
|
296
|
* [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
|
|
297
|
297
|
* [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
|
|
|
298
|
+* [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
|
|
298
|
299
|
|
|
299
|
300
|
## Build Tools
|
|
300
|
301
|
*Project build and automation tools.*
|