Files and Folders: Project Estimator
Vagharshak Tozalakyan (contact me)
This class can be used to count the number of lines and characters contained in the files of a project.
It can traverse a given project directory recursively and process files that match a given file name pattern.
The class counts the number of lines of the matched files and the total number characters excluding white space or just considering alphabetic characters.
The class can also display the statistics in a Web page.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (87.5%)
| Sufficient (68.8%)
| -
| Good (93.8%)
| -
| -
| Sufficient (60.0%)
| 649 |
Click here for detailed information about this class on phpclasses.org