PHPackages                             winter/wn-laravelboost-plugin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. winter/wn-laravelboost-plugin

ActiveWinter-plugin[Utility &amp; Helpers](/categories/utility)

winter/wn-laravelboost-plugin
=============================

Integrates Laravel Boost into Winter CMS; a MCP server for augmenting your AI powered local development experience.

4932[1 issues](https://github.com/wintercms/wn-laravelboost-plugin/issues)PHP

Since Feb 3Pushed 3mo agoCompare

[ Source](https://github.com/wintercms/wn-laravelboost-plugin)[ Packagist](https://packagist.org/packages/winter/wn-laravelboost-plugin)[ RSS](/packages/winter-wn-laravelboost-plugin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Boost for Winter CMS
============================

[](#laravel-boost-for-winter-cms)

This plugin integrates [Laravel Boost](https://github.com/laravel/boost) and [Laravel MCP](https://laravel.com/docs/12.x/mcp) into Winter CMS, providing AI development tools with Winter CMS-specific context and capabilities.

Features
--------

[](#features)

### Winter CMS MCP Tools

[](#winter-cms-mcp-tools)

This plugin provides several MCP (Model Context Protocol) tools specifically designed for Winter CMS development:

- **`winter-project-overview`**: Get Winter CMS project overview: version, environment, theme, and plugin/component counts
- **`winter-project-structure`**: Get complete project structure: plugins, components, and backend controllers
- **`winter-scaffolding-commands`**: Guide to Winter CMS code generation commands
- **`winter-view-structure`**: Map view files and understand Winter CMS dual view system (Twig frontend, PHP backend)
- **`winter-development-guide`**: Architecture patterns, services, and best practices

### Documentation Integration

[](#documentation-integration)

The plugin registers Winter CMS documentation sources with Laravel Boost's search system, enabling AI tools to search Winter CMS documentation including:

- General documentation
- Markup/Twig documentation
- UI documentation
- API documentation

### AI Guidelines Enhancement

[](#ai-guidelines-enhancement)

Extends Laravel Boost's AI guidelines with Winter CMS-specific conventions:

- Plugin architecture patterns
- Component development best practices
- Backend controller conventions
- Model and migration patterns
- Theme and Twig usage guidelines

Installation
------------

[](#installation)

1. Install Laravel Boost and Laravel MCP packages:

```
composer require laravel/boost laravel/mcp
```

2. The plugin will automatically register with Winter CMS once the dependencies are available.

Usage
-----

[](#usage)

Once installed, AI development tools that support MCP (like Claude Code) will have access to Winter CMS-specific context and can search Winter CMS documentation directly.

The plugin automatically:

- Registers Winter CMS documentation sources
- Provides MCP tools for inspecting the Winter CMS installation
- Extends AI guidelines with Winter CMS conventions

Requirements
------------

[](#requirements)

- Winter CMS 1.3+
- PHP 8.1+
- Laravel Boost package
- Laravel MCP package

AI Development Benefits
-----------------------

[](#ai-development-benefits)

This plugin significantly improves AI-assisted development by:

1. **Contextual Awareness**: AI tools understand Winter CMS structure and conventions
2. **Documentation Access**: Direct search of Winter CMS documentation
3. **Project Inspection**: Tools can analyze plugin structure, themes, and components
4. **Best Practices**: AI follows Winter CMS conventions instead of generic Laravel patterns

Development
-----------

[](#development)

This plugin follows Winter CMS plugin conventions:

- Main functionality in `Plugin.php`
- MCP Tool classes in `classes/Tools/` directory
- Language files in `lang/` directory
- Version tracking in `updates/version.yaml`

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance49

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 Bus Factor1

Top contributor holds 75% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7253840?v=4)[Luke Towers](/maintainers/LukeTowers)[@LukeTowers](https://github.com/LukeTowers)

---

Top Contributors

[![LukeTowers](https://avatars.githubusercontent.com/u/7253840?v=4)](https://github.com/LukeTowers "LukeTowers (3 commits)")[![datune](https://avatars.githubusercontent.com/u/2123730?v=4)](https://github.com/datune "datune (1 commits)")

### Embed Badge

![Health badge](/badges/winter-wn-laravelboost-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/winter-wn-laravelboost-plugin/health.svg)](https://phpackages.com/packages/winter-wn-laravelboost-plugin)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
