Ross ROSS = Recommend OSS · open-source software intelligence for agents

amir9480/vscode-laravel-extra-intellisense

This extension adds extra autocompletion for laravel projects to VSCode. observed · 2026-08-28

github.com/amir9480/vscode-laravel-extra-intellisense · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 92
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 2796
  • days_rel: n/a
  • days_push: 49
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4208 stars · 59 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A VSCode extension that adds extra autocompletion for Laravel projects, covering routes, views, configs, translations, validation rules, env variables, middlewares, and Blade directives. It works by running generated PHP snippets against the user's Laravel application to extract accurate completion data.

Use cases

  • autocomplete laravel route names in vscode
  • intellisense for blade view names and variables
  • autocomplete laravel config keys
  • laravel translation key autocompletion
  • validation rule suggestions in laravel
  • autocomplete env variables in laravel
  • laravel vscode extension for better intellisense

When to choose

  • you develop Laravel apps in VSCode and want richer autocompletion for routes, views, configs, and translations
  • you want validation rules, middleware names, and Blade directives suggested as you type
  • your Laravel project is large and manually looking up route or view names slows you down

When to avoid

  • you don't use Laravel or PHP
  • you are uncomfortable with an extension executing PHP code against your application (review the security note)
  • you use an editor other than VSCode

Facets

plugin · maturity active

editor developer-tools web-development developer-tools editor-plugin cross-platform vscode-extension laravel autocomplete intellisense blade php

2 sources

Member repositories

RepositoryRoleHealth v2
amir9480/vscode-laravel-extra-intellisensemain74

For agents

markdown · JSON · MCP: product_card(name="amir9480/vscode-laravel-extra-intellisense")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem