jcowie/generators

Generate new classes for M2

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 19

Watchers: 6

Forks: 3

Open Issues: 1

Type:magento2-module

dev-develop 2016-12-21 10:39 UTC

This package is not auto-updated.

Last update: 2024-04-27 17:03:34 UTC


README

  • 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