PHPackages                             jobzmall/lucid-laravel-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. jobzmall/lucid-laravel-console

ActiveLibrary

jobzmall/lucid-laravel-console
==============================

JobzMall's Version of The Command Line Interface for the Lucid Architecture

v8.0.0(5y ago)0749MITPHP

Since Dec 9Pushed 5y agoCompare

[ Source](https://github.com/jobzmall-inc/console-laravel)[ Packagist](https://packagist.org/packages/jobzmall/lucid-laravel-console)[ RSS](/packages/jobzmall-lucid-laravel-console/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (6)Versions (6)Used By (0)

Lucid • Console
===============

[](#lucid--console)

The Console companion for the Lucid Architecture.

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

[](#command-line-interface)

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

```
lucid make:feature ListUsers Api

```

> To be able to address the `lucid` 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:controller` Create a new resource Controller class in a service
    - `make:feature   ` Create a new Feature in a service
    - `make:migration   ` Create a new Migration in a service
    - `make:operation   ` Create a new Operation in a service
    - `make:job       ` Create a new Job in a domain
    - `make:service   ` Create a new Service
    - `make:model     ` Create a new Model
    - `make:request   ` Create a new Request in a service
    - `make:policy   ` Create a new Policy
- **list**
    - `list:features` List the features.
    - `list:services` List the services in this project.
- **delete**
    - `delete:feature` Delete an existing Feature in a service
    - `delete:operation` Delete an existing Operation in a service
    - `delete:job    ` Delete an existing Job in a domain
    - `delete:service` Delete an existing Service
    - `delete:model   ` Delete an existing Model
    - `delete:request ` Delete an existing Request in a service
    - `delete:policy  ` Delete an existing Policy
- **src**
    - `src:name       ` Set the source directory namespace.

### Commands Usage

[](#commands-usage)

#### Make

[](#make)

- `make:controller  []`
- `make:migration  `
- `make:feature  []`
- `make:job   [--queue]`
- `make:service `
- `make:model `
- `make:request  []`
- `make:policy `

#### List

[](#list)

- `list:services`
- `list:features []`

#### Delete

[](#delete)

- `delete:service `
- `delete:feature  []`
- `delete:job  `
- `delete:model `
- `delete:request  []`
- `delete:policy `

#### Set Source Namespace

[](#set-source-namespace)

- `src:name `

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 69.1% 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 ~160 days

Total

3

Last Release

2027d ago

Major Versions

v6.0.2 → v8.0.02020-10-23

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22063794?v=4)[jobzmall](/maintainers/jobzmall)[@jobzmall](https://github.com/jobzmall)

---

Top Contributors

[![Mulkave](https://avatars.githubusercontent.com/u/2647333?v=4)](https://github.com/Mulkave "Mulkave (105 commits)")[![harris21](https://avatars.githubusercontent.com/u/1542015?v=4)](https://github.com/harris21 "harris21 (23 commits)")[![alisissa](https://avatars.githubusercontent.com/u/443781?v=4)](https://github.com/alisissa "alisissa (6 commits)")[![logan-jobzmall](https://avatars.githubusercontent.com/u/31047862?v=4)](https://github.com/logan-jobzmall "logan-jobzmall (5 commits)")[![ionut-tanasa](https://avatars.githubusercontent.com/u/44393839?v=4)](https://github.com/ionut-tanasa "ionut-tanasa (4 commits)")[![speccode](https://avatars.githubusercontent.com/u/1951131?v=4)](https://github.com/speccode "speccode (3 commits)")[![jonasemde](https://avatars.githubusercontent.com/u/5083193?v=4)](https://github.com/jonasemde "jonasemde (2 commits)")[![Lazir](https://avatars.githubusercontent.com/u/8512569?v=4)](https://github.com/Lazir "Lazir (1 commits)")[![lezhnev74](https://avatars.githubusercontent.com/u/10206110?v=4)](https://github.com/lezhnev74 "lezhnev74 (1 commits)")[![glorand](https://avatars.githubusercontent.com/u/883989?v=4)](https://github.com/glorand "glorand (1 commits)")[![bart](https://avatars.githubusercontent.com/u/5200235?v=4)](https://github.com/bart "bart (1 commits)")

---

Tags

laravelmvcarchitectureddddomainslucid

### Embed Badge

![Health badge](/badges/jobzmall-lucid-laravel-console/health.svg)

```
[![Health](https://phpackages.com/badges/jobzmall-lucid-laravel-console/health.svg)](https://phpackages.com/packages/jobzmall-lucid-laravel-console)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[lucidarch/lucid

An architecture for scalable software.

326307.6k2](/packages/lucidarch-lucid)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[drupal/core

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

19462.3M1.3k](/packages/drupal-core)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)

PHPackages © 2026

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