/magento2-generators

Fast CLI Magento 2 workflow inspired by Laravel generators

Primary LanguagePHP

Fast Workflow in Magento 2 With Custom Generators

  • WIP * This module is still under active development and should be considered alpha

With this module installed you will have access to many new commands available via the magento CLI. These are intended to speed up the developer workflow

  • generate:model
  • generate:view
  • generate:controller
  • generate:resource-model
  • generate:collection
  • generate:repository
  • generate:helper
  • generate:interface

Installation

TBC