wotz / laravel-boost-kit
Wotzebra's Laravel & PHP coding guidelines for Laravel Boost
Package info
github.com/wotzebra/laravel-boost-kit
Language:Blade
pkg:composer/wotz/laravel-boost-kit
v0.5.0
2026-03-24 09:04 UTC
Requires
- php: ^8.3
- illuminate/support: ^12.0|^13.0
README
This package adds Laravel & PHP coding guidelines and skills used by Who Owns The Zebra to your AI-assisted development workflow with Laravel Boost.
Installation
Install the package via Composer:
composer require wotz/laravel-boost-kit --dev
Then install the guidelines with Boost:
php artisan boost:install
Select the guidelines and skills from the list and they'll be installed.
To keep the installed guidelines and skills up to date, add the following command to "post-update-cmd" composer script:
php artisan boost:update
Changelog
Please see CHANGELOG for recent changes.
License
The MIT License (MIT). Please see License File for more information.