# joomla/joomla-cms SLOC report

> As of 2026-09-13 (commit ab8edd172da9), joomla/joomla-cms contains 578,375 total lines: 333,841 code, 172,793 comments, 71,741 blank, across 4,537 files in 12 languages (top: PHP 70.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving joomla/joomla-cms to commit ab8edd172da9, 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 57.7% of all lines, comments represent 29.9%, and the repository averages 74 code lines per file. PHP accounts for 70.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PHP | 3,099 | 466,546 | 234,973 | 165,845 | 65,728 |
| XML | 655 | 52,788 | 49,172 | 101 | 3,515 |
| INI | 594 | 34,134 | 28,646 | 4,274 | 1,214 |
| JSON | 8 | 12,832 | 12,832 | 0 | 0 |
| SQL | 84 | 7,425 | 5,829 | 907 | 689 |
| JavaScript | 20 | 2,389 | 1,587 | 540 | 262 |
| Sass | 2 | 587 | 447 | 21 | 119 |
| HTML | 26 | 186 | 186 | 0 | 0 |
| Vue | 31 | 188 | 159 | 0 | 29 |
| SVG | 10 | 10 | 10 | 0 | 0 |
| Markdown | 2 | 136 | 0 | 101 | 35 |
| Plain Text | 6 | 1,154 | 0 | 1,004 | 150 |

Top language (PHP 70.4%). Generated at 2026-09-13T13:34:49.093086569+00:00. Canonical report: https://octocounts.com/github/joomla/joomla-cms

## Report FAQ

### How many lines of code does joomla/joomla-cms have?

joomla/joomla-cms has 578,375 total lines, including 333,841 code lines, 172,793 comment lines, and 71,741 blank lines.

### How was the joomla/joomla-cms line count measured?

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

### What commit was counted for joomla/joomla-cms?

This OctoCounts report was generated from ab8edd172da91abcb094975f5a93690e83e31ca2 at commit ab8edd172da9 on 2026-09-13T13:34:49.093086569+00:00.

## Similar repository reports

- [phpbb/phpbb](https://octocounts.com/github/phpbb/phpbb) — PHP, 322,801 code lines
- [humhub/humhub](https://octocounts.com/github/humhub/humhub) — PHP, 245,803 code lines
- [drupal/drupal](https://octocounts.com/github/drupal/drupal) — PHP, 459,617 code lines
- [grokability/snipe-it](https://octocounts.com/github/grokability/snipe-it) — PHP, 467,112 code lines
- [OpenMage/magento-lts](https://octocounts.com/github/OpenMage/magento-lts) — PHP, 477,486 code lines
- [laravel/framework](https://octocounts.com/github/laravel/framework) — PHP, 130,389 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
