jcowie / generators
Generate new classes for M2
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 19
Watchers: 5
Forks: 3
Open Issues: 1
Type:magento2-module
pkg:composer/jcowie/generators
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
- composer/composer: ~1.0
- magento/product-community-edition: 2.1.2
- symfony/filesystem: ~2
- symfony/yaml: 2.*
Requires (Dev)
- behat/behat: 3.*
- bossa/phpspec2-expect: *
- nagno/phpspec-bootstrap-magento2: ~1.0
- phpspec/phpspec: ^2.4.1
- phpunit/phpunit: ~4.5
- symfony/process: *
This package is not auto-updated.
Last update: 2025-10-26 01:01:19 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:modelgenerate:viewgenerate:controllergenerate:resource-modelgenerate:collectiongenerate:repositorygenerate:helpergenerate:interface
Installation
TBC