jcowie / generators
Generate new classes for M2
Package info
github.com/jamescowie/magento2-generators
Type:magento2-module
pkg:composer/jcowie/generators
dev-develop
2016-12-21 10:39 UTC
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: 2026-03-15 02:41:26 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