javaabu/boost-javaabu-guidelines

Javaabu's Laravel & PHP coding guidelines for Laravel Boost
1,135
Install
composer require javaabu/boost-javaabu-guidelines
Latest Version:v1.4.0
PHP:^8.2
License:MIT
Last Updated:Jul 7, 2026
Links: GitHub  ·  Packagist
Maintainer: dash8x

Boost Javaabu Guidelines

Latest Version on Packagist Total Downloads

Introduction

Javaabu's Laravel & PHP coding guidelines for Laravel Boost

Installation

Install the package via Composer:

composer require javaabu/boost-javaabu-guidelines --dev

Then install the guidelines with Boost:

php artisan boost:install

Usage

Once installed, AI assistants using Laravel Boost will automatically reference these guidelines when generating code. No additional configuration needed!

Keeping Guidelines Up to Date

Re-run the Boost installer after updating the package to refresh guidelines:

composer update javaabu/boost-javaabu-guidelines
php artisan boost:update

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email info@javaabu.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Related Packages

javaabu/schema

Extends the Laravel database schema with convenience methods used by javaabu/gen...

10,691 0
javaabu/generator-helpers

Helper methods for Laravel generators

10,609 0
javaabu/settings

File based settings system for Laravel

23,399 0
javaabu/helpers

Laravel helper functions for use in everywhere on a project

20,982 0
javaabu/stats

Simplifies stats generation for Laravel

8,381 0