# swoole/typephp SLOC report

> As of 2026-08-29 (commit b493ac79c5c7), swoole/typephp contains 141,117 total lines: 109,774 code, 14,930 comments, 16,413 blank, across 1,255 files in 22 languages (top: PHP 80.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

swoole/typephp has 109,774 source lines of code out of 141,117 total lines across 1,255 files, counted from the master ref at commit b493ac79c5c7 by the OctoCounts tokei engine on 2026-08-29. 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 swoole/typephp to commit b493ac79c5c7, 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 77.8% of all lines, comments represent 10.6%, and the repository averages 87 code lines per file. PHP accounts for 80.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PHP | 1,146 | 109,177 | 88,195 | 8,142 | 12,840 |
| C++ | 24 | 9,797 | 8,831 | 268 | 698 |
| C | 2 | 6,285 | 4,785 | 744 | 756 |
| JSON | 5 | 4,569 | 4,569 | 0 | 0 |
| GDScript | 3 | 1,528 | 1,350 | 0 | 178 |
| JavaScript | 4 | 458 | 434 | 0 | 24 |
| C Header | 2 | 1,737 | 427 | 1,200 | 110 |
| Shell | 2 | 447 | 398 | 16 | 33 |
| YAML | 16 | 214 | 180 | 25 | 9 |
| BASH | 1 | 151 | 140 | 2 | 9 |
| HTML | 1 | 134 | 128 | 0 | 6 |
| CSS | 1 | 88 | 87 | 0 | 1 |

Top language (PHP 80.3%). Generated at 2026-08-29T09:01:09.508137614+00:00. Canonical report: https://octocounts.com/github/swoole/typephp

## Reproduce this report

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

swoole/typephp has 141,117 total lines, including 109,774 code lines, 14,930 comment lines, and 16,413 blank lines.

### How was the swoole/typephp line count measured?

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

### What commit was counted for swoole/typephp?

This OctoCounts report was generated from master at commit b493ac79c5c7 on 2026-08-29T09:01:09.508137614+00:00.

## Similar repository reports

- [PointOfSalesSystem/opensourcepos](https://octocounts.com/github/PointOfSalesSystem/opensourcepos) — PHP, 120,492 code lines
- [notrinos/NotrinosERP](https://octocounts.com/github/notrinos/NotrinosERP) — PHP, 128,150 code lines
- [laravel/framework](https://octocounts.com/github/laravel/framework) — PHP, 131,533 code lines
- [venturedrake/laravel-crm](https://octocounts.com/github/venturedrake/laravel-crm) — PHP, 52,221 code lines
- [darubaidnazir/DMS](https://octocounts.com/github/darubaidnazir/DMS) — PHP, 17,151 code lines
- [top-think/framework](https://octocounts.com/github/top-think/framework) — PHP, 13,480 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)
