# phpbb/phpbb SLOC report

> As of 2026-09-21 (commit ccb3ac2e92a0), phpbb/phpbb contains 354,919 total lines: 244,846 code, 69,402 comments, 40,671 blank, across 1,823 files in 15 languages (top: PHP 84.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

phpbb/phpbb has 244,846 source lines of code out of 354,919 total lines across 1,823 files, counted from the ccb3ac2e92a0f8f89fc3350ba136746db2578ed1 ref at commit ccb3ac2e92a0 by the OctoCounts tokei engine on 2026-09-21. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving phpbb/phpbb to commit ccb3ac2e92a0, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 69.0% of all lines, comments represent 19.6%, and the repository averages 134 code lines per file. PHP accounts for 84.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PHP | 1,295 | 301,352 | 205,697 | 62,248 | 33,407 |
| HTML | 253 | 18,230 | 12,416 | 3,309 | 2,505 |
| CSS | 24 | 11,644 | 8,753 | 856 | 2,035 |
| JavaScript | 25 | 11,295 | 7,419 | 2,207 | 1,669 |
| YAML | 89 | 4,880 | 4,293 | 92 | 495 |
| JSON | 8 | 4,269 | 4,269 | 0 | 0 |
| SQL | 3 | 986 | 845 | 45 | 96 |
| SVG | 54 | 466 | 426 | 5 | 35 |
| Shell | 10 | 664 | 413 | 169 | 82 |
| Twig | 12 | 226 | 203 | 0 | 23 |
| Python | 1 | 65 | 49 | 4 | 12 |
| XML | 1 | 39 | 37 | 0 | 2 |

Top language (PHP 84.0%). Generated at 2026-09-21T13:02:14.798848478+00:00. Canonical report: https://octocounts.com/github/phpbb/phpbb

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/phpbb/phpbb/commit/ccb3ac2e92a0f8f89fc3350ba136746db2578ed1?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does phpbb/phpbb have?

phpbb/phpbb has 354,919 total lines, including 244,846 code lines, 69,402 comment lines, and 40,671 blank lines.

### How was the phpbb/phpbb line count measured?

OctoCounts resolved the public GitHub repository to commit ccb3ac2e92a0, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for phpbb/phpbb?

This OctoCounts report was generated from ccb3ac2e92a0f8f89fc3350ba136746db2578ed1 at commit ccb3ac2e92a0 on 2026-09-21T13:02:14.798848478+00:00.

## Similar repository reports

- [humhub/humhub](https://octocounts.com/github/humhub/humhub) — PHP, 246,359 code lines
- [Mes-Open/OpenMes](https://octocounts.com/github/Mes-Open/OpenMes) — PHP, 288,369 code lines
- [joomla/joomla-cms](https://octocounts.com/github/joomla/joomla-cms) — PHP, 333,841 code lines
- [ad-aures/castopod](https://octocounts.com/github/ad-aures/castopod) — PHP, 133,123 code lines
- [laravel/framework](https://octocounts.com/github/laravel/framework) — PHP, 131,533 code lines
- [notrinos/NotrinosERP](https://octocounts.com/github/notrinos/NotrinosERP) — PHP, 128,150 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
