PHPackages                             lokaui/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. lokaui/cli

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

lokaui/cli
==========

CLI to add LokaUI Blade components to your Laravel project

1.0.0(2mo ago)01MITPHPPHP ^8.1

Since Mar 20Pushed 2mo agoCompare

[ Source](https://github.com/openloka/lokaui-laravel)[ Packagist](https://packagist.org/packages/lokaui/cli)[ RSS](/packages/lokaui-cli/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

LokaUI CLI for Laravel
======================

[](#lokaui-cli-for-laravel)

Add beautiful, accessible LokaUI Blade components to your Laravel project via Artisan commands.

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

[](#installation)

```
composer require lokaui/cli --dev
```

Usage
-----

[](#usage)

### Initialize

[](#initialize)

```
php artisan lokaui:init
```

Sets up `lokaui.json` config and optionally adds LokaUI CSS tokens to your stylesheet.

### Add components

[](#add-components)

```
# Add a single component
php artisan lokaui:add button

# Add multiple components
php artisan lokaui:add button input badge

# Interactive picker
php artisan lokaui:add

# Add all available components
php artisan lokaui:add --all
```

Components are copied to `resources/views/components/ui/` by default (configurable).

### Use in Blade

[](#use-in-blade)

```

    Click me

```

### List available components

[](#list-available-components)

```
php artisan lokaui:list
```

Options
-------

[](#options)

FlagDescription`--all`Install all available components`--overwrite`Overwrite existing components`--dry-run`Preview what would be installedRequirements
------------

[](#requirements)

- PHP &gt;= 8.1
- Laravel 10, 11, or 12

Links
-----

[](#links)

- [LokaUI Documentation](https://lokaui.dev)
- [Component Library](https://github.com/openloka/LokaUI)

License
-------

[](#license)

MIT

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance84

Actively maintained with recent releases

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 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 ~11 days

Total

2

Last Release

84d ago

Major Versions

0.1.0 → 1.0.02026-03-31

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a10ba9d246a9d7e6f5934bb15d0a3a79cb79e741d9173558639a900c2c55587?d=identicon)[GarryLaly](/maintainers/GarryLaly)

---

Top Contributors

[![GarryLaly](https://avatars.githubusercontent.com/u/5617788?v=4)](https://github.com/GarryLaly "GarryLaly (2 commits)")

### Embed Badge

![Health badge](/badges/lokaui-cli/health.svg)

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

###  Alternatives

[laravel/sail

Docker files for running a basic Laravel application.

1.9k199.2M1.2k](/packages/laravel-sail)[laravel/ai

The official AI SDK for Laravel.

9782.1M161](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

76518.2M118](/packages/laravel-mcp)[spatie/laravel-health

Monitor the health of a Laravel application

87411.3M152](/packages/spatie-laravel-health)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

721160.4k12](/packages/tallstackui-tallstackui)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)

PHPackages © 2026

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