Laravel Helper.Nvim banner
greggh greggh

Laravel Helper.Nvim

Development community

Description

A Neovim plugin for Laravel development, with focus on Laravel IDE Helper integration

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Laravel-Helper.nvim

[![CI](https://img.shields.io/github/actions/workflow/status/greggh/laravel-helper.nvim/ci.yml?branch=main&style=flat-square&logo=github)](https://github.com/greggh/laravel-helper.nvim/actions/workflows/ci.yml) [![GitHub License](https://img.shields.io/github/license/greggh/laravel-helper.nvim?style=flat-square)](https://github.com/greggh/laravel-helper.nvim/blob/main/LICENSE) [![GitHub Stars](https://img.shields.io/github/stars/greggh/laravel-helper.nvim?style=flat-square)](https://github.com/greggh/laravel-helper.nvim/stargazers) [![GitHub Issues](https://img.shields.io/github/issues/greggh/laravel-helper.nvim?style=flat-square)](https://github.com/greggh/laravel-helper.nvim/issues) [![Neovim Version](https://img.shields.io/badge/Neovim-0.8%2B-blueviolet?style=flat-square&logo=neovim)](https://github.com/neovim/neovim) [![Tests](https://img.shields.io/badge/Tests-40%20passing-success?style=flat-square&logo=github-actions)](https://github.com/greggh/laravel-helper.nvim/actions/workflows/ci.yml) [![Version](https://img.shields.io/badge/Version-0.4.2-blue?style=flat-square)](https://github.com/greggh/laravel-helper.nvim/releases/tag/v0.4.2) [![Discussions](https://img.shields.io/github/discussions/greggh/laravel-helper.nvim?style=flat-square&logo=github)](https://github.com/greggh/laravel-helper.nvim/discussions)

*A comprehensive Laravel development environment for Neovim with focus on IDE Helper integration*

[Features](#features) • [Requirements](#requirements) • [Installation](#installation) • [Configuration](#configuration) • [Usage](#usage) • [Contributing](#contributing) • [Discussions](https://github.com/greggh/laravel-helper.nvim/discussions)

⚠️ **WARNING: PRE-ALPHA SOFTWARE** ⚠️ This plugin is in very early development (first commit, day one). It is currently in the "it works on my machine" phase and has not been thoroughly tested across different environments. Use at your own risk.

Table