PHPackages                             x-multibyte/laravel-dev-cli - 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. [CLI &amp; Console](/categories/cli)
4. /
5. x-multibyte/laravel-dev-cli

ActiveLibrary[CLI &amp; Console](/categories/cli)

x-multibyte/laravel-dev-cli
===========================

CLI tool for Laravel development with AI Agent integration

v1.2.1(4mo ago)09MITPHPPHP ^8.2CI passing

Since Feb 25Pushed 4mo agoCompare

[ Source](https://github.com/x-multibyte/laravel-dev-cli)[ Packagist](https://packagist.org/packages/x-multibyte/laravel-dev-cli)[ Docs](https://laravel-dev.x-multibyte.com)[ RSS](/packages/x-multibyte-laravel-dev-cli/feed)WikiDiscussions main Synced today

READMEChangelog (7)Dependencies (7)Versions (10)Used By (0)

Laravel Dev CLI
===============

[](#laravel-dev-cli)

[![PHP Version](https://camo.githubusercontent.com/187240af044d09d5b14a1d9d9ebdf3f7a993e4c7bc09bdb46b4ba661a891bf5b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e322532422d626c7565)](https://php.net)[![License](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](LICENSE)[![Composer](https://camo.githubusercontent.com/cafcb6bc07641c9672c0c3b19c1f3500196c493386b70bfb3a1fcf946eae82c1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f436f6d706f7365722d76322d677265656e)](https://getcomposer.org)

A Composer global CLI tool for Laravel development with AI Agent integration.

Features
--------

[](#features)

- **AI Platform Support** - Install Laravel Dev SKILL to 16+ AI coding assistants (Claude, Cursor, Windsurf, Copilot, etc.)
- **Preset Management** - Create Laravel projects with pre-configured presets
- **Documentation Query** - Search Laravel documentation via Boost API
- **Smart Detection** - Automatically detects installed AI platforms and composer packages

Requirements
------------

[](#requirements)

- PHP 8.2 or higher
- Composer

Installation
------------

[](#installation)

```
composer global require x-multibyte/laravel-dev-cli
```

Add `~/.composer/vendor/bin` to your PATH if not already added.

Quick Start
-----------

[](#quick-start)

```
# List available presets
laravel-dev presets

# Create a new Laravel project with preset
laravel-dev new my-project

# Install Laravel Dev SKILL to your AI assistant
laravel-dev skill

# Search Laravel documentation
laravel-dev docs routing

# Search with package auto-detection
laravel-dev docs "eloquent relationships" --detect

# Search specific package documentation
laravel-dev docs "components" --package=livewire/livewire
```

Available Commands
------------------

[](#available-commands)

CommandDescription`skill`Install Laravel Dev SKILL to AI coding assistant`presets`List all available presets`presets:update`Update presets from remote repository`new`Create a new Laravel project with preset`docs`Search Laravel documentation via Boost API`config`Display current configuration`config:edit`Edit configuration interactivelyDocs Command Options
--------------------

[](#docs-command-options)

OptionDescription`-l, --laravel=VERSION`Laravel version (10, 11, 12)`-p, --package=PACKAGE`Package name (can be used multiple times)`-t, --tokens=LIMIT`Token limit for response (default: 5000)`-d, --detect`Auto-detect packages from composer.json`-f, --fallback`Use local documentation files`--list`List supported packagesSupported AI Platforms
----------------------

[](#supported-ai-platforms)

- iFlow CLI
- Claude Code
- Cursor
- Windsurf
- Antigravity
- GitHub Copilot
- Kiro
- Codex CLI
- Roo Code
- Qoder
- Gemini CLI
- Trae
- OpenCode
- Continue
- CodeBuddy
- Droid (Factory)

Supported Documentation Packages
--------------------------------

[](#supported-documentation-packages)

- laravel/framework
- livewire/livewire
- laravel/nova
- filament/filament
- inertiajs/inertia-laravel
- pestphp/pest

License
-------

[](#license)

MIT License - see [LICENSE](LICENSE) file for details.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance77

Regular maintenance activity

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.8% 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

9

Last Release

126d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/141466107?v=4)[Roy](/maintainers/x-multibyte)[@x-multibyte](https://github.com/x-multibyte)

---

Top Contributors

[![x-multibyte](https://avatars.githubusercontent.com/u/141466107?v=4)](https://github.com/x-multibyte "x-multibyte (30 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelai-agentskill

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/x-multibyte-laravel-dev-cli/health.svg)

```
[![Health](https://phpackages.com/badges/x-multibyte-laravel-dev-cli/health.svg)](https://phpackages.com/packages/x-multibyte-laravel-dev-cli)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

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

See what's changed in your project's dependencies

771.2k](/packages/whatsdiff-whatsdiff)[drupal/core

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

21866.0M1.7k](/packages/drupal-core)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M421](/packages/drupal-core-recommended)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M737](/packages/sylius-sylius)

PHPackages © 2026

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