2017 © Pedro Peláez
 

library laravel-console

The Command Line Interface for the Lucid Architecture

image

lucid-arch/laravel-console

The Command Line Interface for the Lucid Architecture

  • Wednesday, May 16, 2018
  • by Vinelab
  • Repository
  • 6 Watchers
  • 14 Stars
  • 12,854 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 14 Forks
  • 7 Open issues
  • 30 Versions
  • 18 % Grown

The README.md

Lucid • Console

The Console companion for the Lucid Architecture., (*1)

Command Line Interface

The console ships with a command line interface called lucid that you can find in vendor/bin/lucid and use as, (*2)

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", (*3)

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

Make

  • make:controller <controller> [<service>]
  • make:migration <migration> <service>
  • make:feature <feature> [<service>]
  • make:job <job> <domain> [--queue]
  • make:service <name>
  • make:model <model>
  • make:request <request> [<service>]
  • make:policy <policy>

List

  • list:services
  • list:features [<service>]

Delete

  • delete:service <name>
  • delete:feature <feature> [<service>]
  • delete:job <job> <domain>
  • delete:model <model>
  • delete:request <request> [<service>]
  • delete:policy <policy>

Set Source Namespace

  • src:name <name>

The Versions

16/05 2018

5.5.x-dev

5.5.9999999.9999999-dev

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

16/05 2018

v5.5.1

5.5.1.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

16/05 2018

dev-master

9999999-dev

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

16/05 2018

5.6.x-dev

5.6.9999999.9999999-dev

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

16/05 2018

v5.6.1

5.6.1.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

15/04 2018

v5.6.0

5.6.0.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

31/10 2017

v5.5.0

5.5.0.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

03/01 2017

v0.5.5

0.5.5.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

03/01 2017

dev-revert-16-master

dev-revert-16-master

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

13/12 2016

dev-dev

dev-dev

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

13/12 2016

dev-operations

dev-operations

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

12/12 2016

v0.5.4

0.5.4.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

05/12 2016

v0.5.3

0.5.3.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

05/12 2016

dev-queueable_jobs

dev-queueable_jobs

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

22/11 2016

v0.5.2

0.5.2.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

02/11 2016

v0.5.1

0.5.1.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

13/09 2016

v0.5.0

0.5.0.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

12/09 2016

v0.4.1

0.4.1.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

11/09 2016

v0.4.0

0.4.0.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

28/08 2016

v0.3.0

0.3.0.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

23/08 2016

v0.2.2

0.2.2.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd architecture lucid

22/08 2016

v0.2.1

0.2.1.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd lucid

17/08 2016

dev-metrics

dev-metrics

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd lucid

17/08 2016

v0.2.0

0.2.0.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd lucid

15/08 2016

dev-ui-material

dev-ui-material

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd lucid

24/07 2016

dev-ui

dev-ui

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd lucid

30/06 2016

v0.1.2

0.1.2.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd lucid

29/06 2016

v0.1.1

0.1.1.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd lucid

25/06 2016

5.1.x-dev

5.1.9999999.9999999-dev

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd lucid

25/06 2016

v0.1.0

0.1.0.0

The Command Line Interface for the Lucid Architecture

  Sources   Download

MIT

The Requires

 

laravel mvc domains ddd lucid