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(4mo ago)01MITPHPPHP ^8.1

Since Mar 20Pushed 4mo agoCompare

[ Source](https://github.com/openloka/lokaui-laravel)[ Packagist](https://packagist.org/packages/lokaui/cli)[ RSS](/packages/lokaui-cli/feed)WikiDiscussions main Synced 1w 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

33

—

LowBetter than 72% of packages

Maintenance76

Regular maintenance activity

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

129d 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.9k212.4M1.4k](/packages/laravel-sail)[laravel/ai

The official AI SDK for Laravel.

1.1k4.6M279](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

79227.1M206](/packages/laravel-mcp)[propaganistas/laravel-disposable-email

Disposable email validator

6023.2M7](/packages/propaganistas-laravel-disposable-email)[tallstackui/tallstackui

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

729176.2k16](/packages/tallstackui-tallstackui)[iazaran/smart-cache

Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.

21114.2k](/packages/iazaran-smart-cache)

PHPackages © 2026

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