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 yesterday

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 26% 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

3509d 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

[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k28.9M2.2k](/packages/infection-infection)[jolicode/castor

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

54642.4k4](/packages/jolicode-castor)[drupal/core

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

19664.8M1.6k](/packages/drupal-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[friendsoftypo3/content-blocks

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

101466.4k45](/packages/friendsoftypo3-content-blocks)[drupal/core-recommended

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

6941.5M398](/packages/drupal-core-recommended)

PHPackages © 2026

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