diff --git a/README.md b/README.md index be9912c..57eb261 100644 --- a/README.md +++ b/README.md @@ -295,6 +295,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project. * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile 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. ## Build Tools *Project build and automation tools.*