package-boost-laravel maintained by sandermuller
- php ^8.3
- sandermuller/boost-core ^1.0
- sandermuller/package-boost-php ^1.0
- php ^8.3
- sandermuller/boost-core ^1.0
- sandermuller/package-boost-php ^1.0
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/boost-core ^0.22||^0.23
- sandermuller/package-boost-php ^0.19.1
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/boost-core ^0.22
- sandermuller/package-boost-php ^0.18.1
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/package-boost-php ^0.18.0
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/package-boost-php ^0.17.0
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/package-boost-php ^0.16.1
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/package-boost-php ^0.16.1
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/boost-core ^0.13 || ^0.14 || ^0.15
- sandermuller/package-boost-php ^0.15 || ^0.16
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/boost-core ^0.13 || ^0.14 || ^0.15
- sandermuller/package-boost-php ^0.15
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/boost-core ^0.13 || ^0.14
- sandermuller/package-boost-php ^0.15
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/boost-core ^0.13
- sandermuller/package-boost-php ^0.15
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/boost-core ^0.10
- sandermuller/package-boost-php ^0.12
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/boost-core ^0.7
- sandermuller/package-boost-php ^0.9
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/boost-core ^0.6
- sandermuller/package-boost-php ^0.7
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/boost-core ^0.6
- sandermuller/package-boost-php ^0.7
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/boost-core ^0.6
- sandermuller/package-boost-php ^0.7
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/boost-core ^0.5
- sandermuller/package-boost-php ^0.6
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/boost-core ^0.5
- sandermuller/package-boost-php ^0.5
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/boost-core ^0.4
- sandermuller/package-boost-php ^0.4
- php ^8.3
- illuminate/contracts ^12.0||^13.0
- illuminate/support ^12.0||^13.0
- sandermuller/boost-core ^0.3.2
- sandermuller/package-boost-php ^0.3.0
package-boost-laravel
AI agent skills for Laravel package authors. Adds three Laravel-flavored skills (
package-developmentfor Testbench,cross-version-laravel-supportfor^12||^13constraints,ci-matrix-troubleshootingfor resolve/floor diagnostics) plusMcpJsonEmitter(writes.mcp.jsonwhenlaravel/boost+orchestra/testbenchare installed and Claude Code is an active agent). Inherits five framework-agnostic package-author skills frompackage-boost-php.
Install
composer require --dev sandermuller/package-boost-laravel
Usage
composer boost:install # interactive picker: agents + vendor allowlist (auto-generates boost.php)
vendor/bin/boost sync # fan out skills + guidelines to selected agents
McpJsonEmitter runs automatically during boost sync when laravel/boost + orchestra/testbench are in your dep tree and Agent::CLAUDE_CODE is in your active agents.
Generated agent dirs are added to .gitignore automatically and regenerated on every composer install — edit .ai/ only. Set BOOST_SKIP_AUTOSYNC=1 to disable.
License
MIT. See LICENSE.