barryvdh/laravel-ide-helper
IDE Helper for Laravel observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 98
- Release rhythm 75
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 9
- age_days: 4925
- days_rel: 169
- days_push: 12
- n_releases_24m: 14
Adoption not part of the score
14956 stars · 1191 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Laravel package that generates helper files and PHPDoc annotations so IDEs can provide accurate autocompletion for facades, Eloquent models, and container instances. It scans project source files to keep generated docs up-to-date.
Use cases
- fix missing autocompletion for Laravel facades in PhpStorm
- generate PHPDoc blocks for Eloquent models from database schema
- enable autocomplete for model attributes and query builder methods
- generate PhpStorm .phpstorm.meta.php for container instance resolution
- add autocompletion for factory builders and fluent methods
When to choose
- you develop Laravel apps and want accurate IDE autocompletion
- your IDE flags Eloquent model properties as undefined
- you use PhpStorm and want container meta support
When to avoid
- you don't use Laravel
- you don't rely on IDE autocompletion or static analysis
- you're on Laravel 9 or older without the 2.x branch
Facets
library · maturity stable
developer-tools documentation plugin-system developer-tools web-development backend php cli laravel ide-helper phpdoc-generation autocompletion phpstorm eloquent
1 source
- readme: https://github.com/barryvdh/laravel-ide-helper · fetched 2026-08-28 · 150801fb8934
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| barryvdh/laravel-ide-helper | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="barryvdh/laravel-ide-helper")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem