# amir9480/vscode-laravel-extra-intellisense

This extension adds extra autocompletion for laravel projects to VSCode.

Repository: https://github.com/amir9480/vscode-laravel-extra-intellisense
Canonical: https://ross.abutalabs.com/products/vscode-laravel-extra-intellisense
Homepage: https://marketplace.visualstudio.com/items?itemName=amiralizadeh9480.laravel-extra-intellisense
Language: TypeScript
License: MIT
License Family: permissive
Topics: vscode, vscode-extension, laravel, autocomplete, intellisense, vscode-for-laravel
Last push: 2026-07-15T08:38:03+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 92, release rhythm 35, longevity 100
- inputs: {"age_days": 2796, "days_push": 49, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4208, forks 59 (observed 2026-08-28T04:08:39.059172+00:00)

## What it is
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
- artifact type: plugin
- maturity: active
- function: editor, developer-tools
- domain: web-development, developer-tools
- platform: editor-plugin, cross-platform
- tags: vscode-extension, laravel, autocomplete, intellisense, blade, php

## Member repositories
- amir9480/vscode-laravel-extra-intellisense (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:39.059172+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:22:30.367973+00:00, confidence not recorded.
  - readme: https://github.com/amir9480/vscode-laravel-extra-intellisense (fetched 2026-08-28T04:08:39.059172+00:00, sha 09769c83b544)
  - homepage: https://marketplace.visualstudio.com/items?itemName=amiralizadeh9480.laravel-extra-intellisense (fetched 2026-08-29T09:12:59.416824+00:00, sha 52cefceead93)
- Data as of 2026-08-30T08:39:29.467469+00:00.
