diff --git a/README.md b/README.md index 877da11..855f6a9 100644 --- a/README.md +++ b/README.md @@ -270,6 +270,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome. * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger. * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code. +* [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project. ## Build Tools *Project build and automation tools.*