phpunit-lines-of-code

Library for counting the lines of code in PHP source code
  https://github.com/sebastianbergmann/lines-of-code
  0
  no reviews



This component provides a library for counting the lines of code in PHP source code. It is used by PHPUnit.

PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit testing framework.