xbot-my/guidelines

Guidelines for Laravel development purpose.

Maintainers

Package info

github.com/xbot-my/guidelines

pkg:composer/xbot-my/guidelines

Transparency log

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-07-21 18:07 UTC

This package is auto-updated.

Last update: 2026-07-22 06:27:17 UTC


README

CI

Guidelines as AI skills, compatible with Laravel Boost.

Installation

Laravel Boost

composer require xbot-my/guidelines --dev
php artisan boost:install

Select the guidelines from the list and they'll be installed automatically.

CI

Each push and pull request is automatically checked:

  • Code styleLaravel Pint (pint --test) on PHP 8.4
  • Tests — Pest test suite on PHP 8.3 and 8.4

What's Included

Skill Description
xbot-laravel-php Laravel & PHP coding conventions, PSR standards, control flow, naming
xbot-version-control Git workflow conventions, repo/branch naming, commit messages
xbot-security Application, database, and server security best practices

Keeping Up to Date

Composer

composer update xbot-my/guidelines
php artisan boost:update

License

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