PHPackages                             behind/blucid-console - 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. behind/blucid-console

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

behind/blucid-console
=====================

Extend lucid console commands.

0.1.0(9y ago)023MITPHP

Since Nov 20Pushed 9y agoCompare

[ Source](https://github.com/behind-design/blucid-console)[ Packagist](https://packagist.org/packages/behind/blucid-console)[ RSS](/packages/behind-blucid-console/feed)WikiDiscussions master Synced 2w ago

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

BLucid • Console
================

[](#blucid--console)

Expanding Lucid console capabilities for Lucid Architecture.

Command Line Interface
----------------------

[](#command-line-interface)

The console ships with a command line interface called `blucid` that you can find in `vendor/bin/blucid` and use as

```
blucid make:model Video
blucid make:policy Post
blucid make:request UpdatePost

```

> To be able to address the `blucid` cli directly you need to have `./vendor/bin` as part of your `$PATH`. To do that, put this in your shell profile (~/.bash\_profile, ~/.zshrc, ~/bashrc) `export PATH="$PATH:./vendor/bin`"

### Available Commands

[](#available-commands)

- `help` Displays help for a command
- `list` Lists commands
- **make**
    - `make:model` Create a new resource Controller class in a service
    - `make:policy   ` Create a new Feature in a service
    - `make:request       ` Create a new Job in a domain
- **delete**
    - `delete:model` Delete an existing Feature in a service
    - `delete:policy    ` Delete an existing Job in a domain
    - `delete:request` Delete an existing Service

### Commands Usage

[](#commands-usage)

#### Make

[](#make)

- `make:model `
- `make:policy `
- `make:request `

#### Delete

[](#delete)

- `delete:model `
- `delete:policy `
- `delete:request `

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

3554d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f9a2c5571366d0163c4beb3e9360caf323b9fa39d57a845af233c360c62e03c0?d=identicon)[behind.design](/maintainers/behind.design)

---

Tags

consolelaravellucid

### Embed Badge

![Health badge](/badges/behind-blucid-console/health.svg)

```
[![Health](https://phpackages.com/badges/behind-blucid-console/health.svg)](https://phpackages.com/packages/behind-blucid-console)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.9k556.2M21.3k](/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.5k199.6M3.4k](/packages/composer-composer)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

55344.7k5](/packages/jolicode-castor)[drupal/core

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

19467.3M1.9k](/packages/drupal-core)[drupal/core-recommended

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

6943.5M448](/packages/drupal-core-recommended)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M668](/packages/shopware-core)

PHPackages © 2026

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