laravel-cycle-orm-adapter icon indicating copy to clipboard operation
laravel-cycle-orm-adapter copied to clipboard

Create scaffolding commands

Open lotyp opened this issue 1 year ago • 0 comments

Use spiral scaffolder package, to create console commands for faster component scaffolding:

  • Application folder structure
    • Bridge
    • Application
    • Domain
    • Infrastructure
  • Entities
  • Repositories
  • Embeddables
  • Signatures
  • EntityFactories

Create this as separate package, but compatible with this adapter.

  • https://github.com/spiral/scaffolder

  • https://github.com/spiral/reactor

lotyp avatar Mar 16 '24 00:03 lotyp