Skip to content

sbechtel/PHPLPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPLPM

It is used to count the lines of the method in a PHP file. It will output the
method name, it's class and the number of lines the method has.

The counting starts with the first code in a method and ends with the last code
so empty lines between { and the first statement will not be in the result.

About

Lines per Method in a PHP Class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages