# laravel/framework SLOC report

> As of 2026-09-10 (commit a49bea7cc864), laravel/framework contains 275,697 total lines: 130,389 code, 108,962 comments, 36,346 blank, across 1,798 files in 5 languages (top: PHP 96.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving laravel/framework to commit a49bea7cc864, 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 47.3% of all lines, comments represent 39.5%, and the repository averages 73 code lines per file. PHP accounts for 96.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PHP | 1,713 | 270,639 | 126,309 | 108,243 | 36,087 |
| JSON | 40 | 3,706 | 3,706 | 0 | 0 |
| CSS | 2 | 332 | 265 | 12 | 55 |
| JavaScript | 2 | 123 | 109 | 0 | 14 |
| Markdown | 41 | 897 | 0 | 707 | 190 |

Top language (PHP 96.9%). Generated at 2026-09-10T03:31:05.553537477+00:00. Canonical report: https://octocounts.com/github/laravel/framework

## Report FAQ

### How many lines of code does laravel/framework have?

laravel/framework has 275,697 total lines, including 130,389 code lines, 108,962 comment lines, and 36,346 blank lines.

### How was the laravel/framework line count measured?

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

### What commit was counted for laravel/framework?

This OctoCounts report was generated from 13.x at commit a49bea7cc864 on 2026-09-10T03:31:05.553537477+00:00.

## Similar repository reports

- [swoole/typephp](https://octocounts.com/github/swoole/typephp) — PHP, 109,774 code lines
- [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
- [darubaidnazir/DMS](https://octocounts.com/github/darubaidnazir/DMS) — PHP, 17,151 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)
