# SuiteCRM/SuiteCRM SLOC report

> As of 2026-09-17 (commit ce2531475a52), SuiteCRM/SuiteCRM contains 1,100,382 total lines: 727,112 code, 265,494 comments, 107,776 blank, across 6,543 files in 13 languages (top: PHP 59.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

SuiteCRM/SuiteCRM has 727,112 source lines of code out of 1,100,382 total lines across 6,543 files, counted from the ce2531475a529bf3d9e9565f5b44c0d5178ce684 ref at commit ce2531475a52 by the OctoCounts tokei engine on 2026-09-17. 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 SuiteCRM/SuiteCRM to commit ce2531475a52, 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 66.1% of all lines, comments represent 24.1%, and the repository averages 111 code lines per file. PHP accounts for 59.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PHP | 4,305 | 701,968 | 435,757 | 202,397 | 63,814 |
| JavaScript | 499 | 212,592 | 138,271 | 48,581 | 25,740 |
| Pan | 576 | 63,177 | 59,023 | 15 | 4,139 |
| Sass | 120 | 45,278 | 33,556 | 3,895 | 7,827 |
| CSS | 87 | 33,959 | 27,303 | 2,511 | 4,145 |
| SVG | 772 | 20,136 | 19,362 | 745 | 29 |
| LESS | 40 | 7,396 | 5,810 | 777 | 809 |
| HTML | 111 | 10,778 | 5,612 | 4,518 | 648 |
| JSON | 6 | 2,119 | 2,112 | 0 | 7 |
| XML | 4 | 354 | 202 | 123 | 29 |
| YAML | 2 | 112 | 104 | 8 | 0 |
| Markdown | 8 | 370 | 0 | 251 | 119 |

Top language (PHP 59.9%). Generated at 2026-09-17T03:53:28.907766633+00:00. Canonical report: https://octocounts.com/github/SuiteCRM/SuiteCRM

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/SuiteCRM/SuiteCRM/commit/ce2531475a529bf3d9e9565f5b44c0d5178ce684?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 SuiteCRM/SuiteCRM have?

SuiteCRM/SuiteCRM has 1,100,382 total lines, including 727,112 code lines, 265,494 comment lines, and 107,776 blank lines.

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

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

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

This OctoCounts report was generated from ce2531475a529bf3d9e9565f5b44c0d5178ce684 at commit ce2531475a52 on 2026-09-17T03:53:28.907766633+00:00.

## Similar repository reports

- [WordPress/WordPress](https://octocounts.com/github/WordPress/WordPress) — PHP, 781,556 code lines
- [OpenMage/magento-lts](https://octocounts.com/github/OpenMage/magento-lts) — PHP, 477,486 code lines
- [drupal/drupal](https://octocounts.com/github/drupal/drupal) — PHP, 460,880 code lines
- [aureuserp/aureuserp](https://octocounts.com/github/aureuserp/aureuserp) — PHP, 371,662 code lines
- [joomla/joomla-cms](https://octocounts.com/github/joomla/joomla-cms) — PHP, 333,841 code lines
- [Mes-Open/OpenMes](https://octocounts.com/github/Mes-Open/OpenMes) — PHP, 288,369 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)
