PHPackages                             luffyzhao/laravel-boost-trae-extension - 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. luffyzhao/laravel-boost-trae-extension

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

luffyzhao/laravel-boost-trae-extension
======================================

A Laravel Composer package that provides Trae IDE integration for Laravel Boost. For boost 2.x

v1.0.5(1mo ago)033MITPHPPHP &gt;=8.2

Since Jul 3Pushed 1mo agoCompare

[ Source](https://github.com/luffyzhao/laravel-boost-trae-extension)[ Packagist](https://packagist.org/packages/luffyzhao/laravel-boost-trae-extension)[ RSS](/packages/luffyzhao-laravel-boost-trae-extension/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (4)Versions (7)Used By (0)

Laravel Boost Trae Extension
============================

[](#laravel-boost-trae-extension)

A Laravel Composer package that provides Trae IDE integration for Laravel Boost 2.x.

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

[](#requirements)

- PHP ^7.4
- Laravel Boost ^2.0
- Illuminate Support ^12.28.1

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

[](#installation)

```
composer require luffyzhao/laravel-boost-trae-extension
```

The service provider will be automatically discovered by Laravel.

Features
--------

[](#features)

This extension registers the Trae code environment with three core capabilities:

### Guidelines Support

[](#guidelines-support)

Loads project guidelines from the configured path. The default path is:

```
./trae/rules/TRAAE.md

```

### MCP (Model Context Protocol) Support

[](#mcp-model-context-protocol-support)

Provides MCP configuration via file-based strategy. The default MCP config path is:

```
./trae/.mcp.json

```

### Skills Support

[](#skills-support)

Loads custom skills from the configured directory. The default path is:

```
.trae/skills

```

Configuration
-------------

[](#configuration)

You can override the default paths by publishing the Laravel Boost configuration and updating the following keys:

- `boost.agents.trae.mcp_config_path` - MCP configuration file path
- `boost.agents.trae.guidelines_path` - Guidelines file path
- `boost.agents.trae.skills_path` - Skills directory path

Detection
---------

[](#detection)

The Trae agent automatically detects:

- **System detection**: Checks if `trae` command is available in PATH across macOS, Linux, and Windows
- **Project detection**: Looks for `.trae` directory and `rules/TRAAE.md` file in the project root

License
-------

[](#license)

MIT

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance90

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~0 days

Total

6

Last Release

49d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2227a3fc2aec1575739253293ba2d1044ec99e101826a8e0bfeb120ce19843d2?d=identicon)[luffyzhao](/maintainers/luffyzhao)

---

Top Contributors

[![luffyzhao](https://avatars.githubusercontent.com/u/4166371?v=4)](https://github.com/luffyzhao "luffyzhao (7 commits)")

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/luffyzhao-laravel-boost-trae-extension/health.svg)

```
[![Health](https://phpackages.com/badges/luffyzhao-laravel-boost-trae-extension/health.svg)](https://phpackages.com/packages/luffyzhao-laravel-boost-trae-extension)
```

###  Alternatives

[illuminate/pagination

The Illuminate Pagination package.

12234.6M1.1k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9350.2M312](/packages/illuminate-pipeline)[illuminate/cookie

The Illuminate Cookie package.

224.7M147](/packages/illuminate-cookie)[forjedio/inertia-table

Backend-driven dynamic tables for Laravel + Inertia.js

272.0k](/packages/forjedio-inertia-table)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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