# 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%). Counted with tokei via OctoCounts.

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

## 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

- [krayin/laravel-crm](https://octocounts.com/github/krayin/laravel-crm) — PHP, 100,085 code lines
- [relaticle/relaticle](https://octocounts.com/github/relaticle/relaticle) — PHP, 85,239 code lines
- [OpenVK/openvk](https://octocounts.com/github/OpenVK/openvk) — PHP, 64,930 code lines
- [XiaoFeng-QWQ/TuringTalk](https://octocounts.com/github/XiaoFeng-QWQ/TuringTalk) — PHP, 26,817 code lines
- [top-think/framework](https://octocounts.com/github/top-think/framework) — PHP, 13,480 code lines
- [TurboDaan/ROConnect](https://octocounts.com/github/TurboDaan/ROConnect) — PHP, 6,821 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)
