PHPackages                             imliam/boots - 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. imliam/boots

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

imliam/boots
============

Give your AI guidelines some boots, so they can walk from one agent to the next

v0.1.1(9mo ago)571[1 PRs](https://github.com/imliam/boots/pulls)MITPHPCI passing

Since Sep 11Pushed 9mo agoCompare

[ Source](https://github.com/imliam/boots)[ Packagist](https://packagist.org/packages/imliam/boots)[ RSS](/packages/imliam-boots/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (7)Versions (3)Used By (0)

Boots 🥾
=======

[](#boots-)

[![Build Status](https://github.com/imliam/boots/workflows/tests/badge.svg)](https://github.com/imliam/boots/actions)[![Total Downloads](https://camo.githubusercontent.com/595dd2b23befb5213174915b24d0ab212e6bdcbc9c839925fc182cf65ebfd7ec/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696d6c69616d2f626f6f74733f763d31)](https://packagist.org/packages/imliam/boots)[![Latest Stable Version](https://camo.githubusercontent.com/0fe94188ec1db10f9f6944ec5b742e76de08c0f7b31b5b0e7b2aee865b6b3cda/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696d6c69616d2f626f6f74733f763d31)](https://packagist.org/packages/imliam/boots)[![License](https://camo.githubusercontent.com/2acc27380f305c7fbe03363198dab69f450c3453c292b166e1ad1c6f5f1abba3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f696d6c69616d2f626f6f74733f763d31)](https://packagist.org/packages/imliam/boots)

Give your AI guidelines some boots, so they can walk from one agent to the next.

Introduction
------------

[](#introduction)

Boots is a slimmed-down fork of [Laravel Boost](https://github.com/laravel/boost) with one goal: to provide a way to make your AI guidelines consistent across different agents, no matter what your app's stack is.

What's the difference?

- Laravel Boost is tightly specific to the Laravel framework, provides its own guidelines, and must be a dependency of your application
- Boots is framework (and language) agnostic, allows you to define your own guidelines, and can be used as a standalone command line tool

Note

It is still recommended to use Laravel Boost in a Laravel application - the additional features it provides are worth it.

With this, you can easily switch between different AI agents or have multiple team members using different agents on the same project, while keeping your guidelines consistent and up to date.

Usage
-----

[](#usage)

Boots can be installed globally via Composer, then run via the `boots` command in your terminal:

```
composer global require imliam/boots

boots
```

Or run via [cpx](https://cpx.dev):

```
cpx imliam/boots
```

When run, Boots will prompt you to ask which agents you wish to generate guidelines files for. Boots will also try to automatically detect which agents you may be using based on your existing AI guideline files or tools you have installed.

Boots will look for a `./.ai/guidelines` directory in your current working directory and process all files within it, compiling them into agent-specific guidelines.

Important

You should put all your project's AI guidelines files in the `./.ai/guidelines` directory - Boots will handle the rest.

Migrating Existing Guidelines
-----------------------------

[](#migrating-existing-guidelines)

If you already have AI guideline files scattered throughout your project (like `.github/copilot-instructions.md`, `.cursor/rules/boots.mdc`, etc.), you can use the `stomp` command to automatically find and move them to the standardized `.ai/guidelines/` structure, giving you a single source of truth you can then clean up as needed.

```
boots stomp
```

The following agents are supported out of the box:

- Cascade
- Claude Code
- Cline
- Cursor
- GitHub Copilot
- Junie
- Kilo Code
- Kiro
- Roocode
- Trae
- Warp

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance56

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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

2

Last Release

295d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3e8a14b9f997cf85aacea7d39da9dc33c38cc05fe03360578327ea9bcb25f4d9?d=identicon)[ImLiam](/maintainers/ImLiam)

---

Top Contributors

[![imliam](https://avatars.githubusercontent.com/u/4326337?v=4)](https://github.com/imliam "imliam (11 commits)")

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/imliam-boots/health.svg)

```
[![Health](https://phpackages.com/badges/imliam-boots/health.svg)](https://phpackages.com/packages/imliam-boots)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k196.2M3.1k](/packages/composer-composer)[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)

PHPackages © 2026

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