# laravel/laravel SLOC report

> As of 2026-09-17 (commit f6e4638ee6ca), laravel/laravel contains 2,059 total lines: 1,134 code, 667 comments, 258 blank, across 33 files in 7 languages (top: PHP 86.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

laravel/laravel has 1,134 source lines of code out of 2,059 total lines across 33 files, counted from the f6e4638ee6ca1cd40aa7c56311d89ea3d91a24f8 ref at commit f6e4638ee6ca 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 laravel/laravel to commit f6e4638ee6ca, 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 small codebase by counted code lines. Code represents 55.1% of all lines, comments represent 32.4%, and the repository averages 34 code lines per file. PHP accounts for 86.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PHP | 24 | 1,843 | 985 | 625 | 233 |
| JSON | 2 | 91 | 91 | 0 | 0 |
| XML | 1 | 33 | 33 | 0 | 0 |
| JavaScript | 3 | 18 | 16 | 0 | 2 |
| CSS | 1 | 11 | 9 | 0 | 2 |
| Markdown | 1 | 61 | 0 | 40 | 21 |
| Plain Text | 1 | 2 | 0 | 2 | 0 |

Top language (PHP 86.9%). Generated at 2026-09-17T20:40:48.055267954+00:00. Canonical report: https://octocounts.com/github/laravel/laravel

## Reproduce this report

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

laravel/laravel has 2,059 total lines, including 1,134 code lines, 667 comment lines, and 258 blank lines.

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

OctoCounts resolved the public GitHub repository to commit f6e4638ee6ca, 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/laravel?

This OctoCounts report was generated from f6e4638ee6ca1cd40aa7c56311d89ea3d91a24f8 at commit f6e4638ee6ca on 2026-09-17T20:40:48.055267954+00:00.

## Similar repository reports

- [bb-cli/bb-cli](https://octocounts.com/github/bb-cli/bb-cli) — PHP, 918 code lines
- [DenverCoder1/readme-typing-svg](https://octocounts.com/github/DenverCoder1/readme-typing-svg) — PHP, 1,366 code lines
- [HuiDreamer/Meting](https://octocounts.com/github/HuiDreamer/Meting) — PHP, 1,454 code lines
- [munipress/openAIREstandard](https://octocounts.com/github/munipress/openAIREstandard) — PHP, 654 code lines
- [injahow/meting-api](https://octocounts.com/github/injahow/meting-api) — PHP, 1,658 code lines
- [FlashpointProject/FlashpointSearchTool](https://octocounts.com/github/FlashpointProject/FlashpointSearchTool) — PHP, 238 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)
